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

[JUJU-1688] Prometheus integration for Juju #19

Closed
wants to merge 6 commits into from

Conversation

barrettj12
Copy link
Contributor

Companion to juju/juju#15319.

This adds Prometheus integration to the controller charm using MetricsEndpointProvider in the prometheus-k8s library.

The controller charm needs to:

- add metrics-endpoint relation
- configure MetricsEndpointProvider

TODO: add user on relation-joined, remove on relation-departed
- log introspect command
- set scrape config to [] on relation_departed
Store user credentials for Prometheus in stored state, so we can
generate the correct scrape config on hook invocations
@barrettj12
Copy link
Contributor Author

Superseded by #20.

@barrettj12 barrettj12 closed this Mar 29, 2023
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

Successfully merging this pull request may close these issues.

1 participant