Code Monkey home page Code Monkey logo

Comments (9)

frodenas avatar frodenas commented on August 11, 2024

Those metrics are only started to be reported by the gorouter when there's a 1st occurrence of that metric. So, if there aren't yet any rejected request or a bad gateway, the gorouter will not report them.

from firehose_exporter.

mjsjinsu avatar mjsjinsu commented on August 11, 2024

Thank you I can see that clearly
but counter_event bbs metrics not coming yet

What can i do to solve this problem

Shared grafana Dashboard(CF:BBS)
image

from firehose_exporter.

frodenas avatar frodenas commented on August 11, 2024

Do you have any app running? Most of those metrics are related to LRPs, so if you don't have app, then there's no LRP.

from firehose_exporter.

mjsjinsu avatar mjsjinsu commented on August 11, 2024

Of cource we have running applications

container metrics (cpu/memory/disk) are all work well

from firehose_exporter.

frodenas avatar frodenas commented on August 11, 2024

Are you able to get any firehose_counter_event_bbs_convergence_lrp_runs_total data at the prometheus console?

from firehose_exporter.

mjsjinsu avatar mjsjinsu commented on August 11, 2024

No .. I didn't see any "firehose_counter_event_bbs_convergence *" metrics
Only metric i can get is "firehose_counter_event_bbs_request_count_total, firehose_counter_event_bbs_request_count_delta"

from firehose_exporter.

frodenas avatar frodenas commented on August 11, 2024

@mjsjinsu I'm unsure why you don't get those metrics. Theoretically, Diego 0.1476.0 should emit those metrics according to the code (for etcd and sqldb). Can you check if the the vm that has the bbs job has also the metron_agent collocated?

from firehose_exporter.

mjsjinsu avatar mjsjinsu commented on August 11, 2024

@frodenas Yes, i check diego deployment, all deployed status normal
As you said me, bbs and metron_agent collocated in diego database job

database_z1/0
| etcd | running |
| bbs | running |
| consul_agent | running |
| metron_agent | running |

However during reviewing manifest
In the diego manifest I found there is null properties on bbs cert (ca_cert, client_cert, and key )

I think bbs cert key is cause this problem
how about your thinks?

bbs:
api_location: bbs.service.cf.internal:8889
ca_cert: nil
client_cert: nil
client_key: nil

from firehose_exporter.

mjsjinsu avatar mjsjinsu commented on August 11, 2024

@frodenas
I tested in other cloudfoundry platform env with bbs cert key inserted
all metrics are exported normaly and grafana dashboards are good status
Thank you for answer

from firehose_exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.