Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Prometheus metrics page #251

Open
adglkh opened this issue Dec 18, 2024 · 0 comments
Open

Update the Prometheus metrics page #251

adglkh opened this issue Dec 18, 2024 · 0 comments

Comments

@adglkh
Copy link
Contributor

adglkh commented Dec 18, 2024

There are a few problems when I take a look the
https://documentation.ubuntu.com/anbox-cloud/en/latest/reference/prometheus/#access-endpoint

  1. We are still referencing anbox cloud appliance(epoch=0) in this page in lots of places E.g.
    For the Anbox Cloud Appliance: juju run --wait=5m -m appliance:anbox-cloud --unit ams/0 -- unit-get private-address
    
  2. The following metric is not correct
  • anbox_stream_gateway_agents_total Number of active and unresponsive agents
    ->
  • anbox_stream_gateway_agents_total Number of active agents
  • anbox_stream_gateway_agents_unresponsive Number of unresponsive agents

I haven't reviewed all the other metrics yet, but it’s worth checking them for verification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant