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

Expose more metrics in the juju controller charm and ship Prometheus rules #80

Open
gabrielcocenza opened this issue Oct 29, 2024 · 0 comments

Comments

@gabrielcocenza
Copy link

Taking a look at the available metrics https://charmhub.io/juju-controller/docs/endpoint-metrics-endpoint-metrics I think it would be nice to have the following metrics:

  • juju_model_applications_error -> Number of apps in error state on all models
  • juju_model_applications_blocked -> Number of in blocked state on all models

With those metrics, juju-controller could ship some Prometheus alerts when units are blocked (probably as warning) and or in error state (critical)

Having such metrics and alerts can work as an umbrella and would work when the controller is related via grafana-agent and COS

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