carvel-dev / carvel-dev/kapp-controller
[Docs] Collecting metrics from kapp-controller to observe cluster's `app` resources
Open
carvel-accepted
documentation
good first issue
priority/awaiting-more-evidence
- Dominant language
- Go
- Stars
- 323
- Forks
- 127
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 6
Description
**Context**
Users want to monitor the deployed `app` resources in their cluster, and be able to consume the metrics in their dashboard tool of choice (for eg; Prometheus)
We have the capability for it, but haven't exposed a meaningful of way of a user to use them.
**Acceptance Criteria**
Given I want to see a the metrics about `app` resources in my dashboard
Then I can follow a guide on carvel.dev to collect those metrics
Contributor guide
Assessment
This issue has not been assessed yet.