feat(dashboard): Add cert-manager Monitoring dashboard#281
Open
chengyixu wants to merge 1 commit intoSigNoz:mainfrom
Open
feat(dashboard): Add cert-manager Monitoring dashboard#281chengyixu wants to merge 1 commit intoSigNoz:mainfrom
chengyixu wants to merge 1 commit intoSigNoz:mainfrom
Conversation
14 panels across 5 sections: General Overview (ready/not-ready certs, expiry timeline, expiring soon), Certificate Issuance (requests by issuer, p95 duration, renewal errors), ACME & Challenges (request rate, errors), Resource Usage (CPU, memory), Controller Health (sync errors, queue depth). Prometheus-based. Resolves SigNoz/signoz#6023
Author
|
Hi team! Just checking in — this cert-manager monitoring dashboard is ready for review. All metrics use standard cert-manager Prometheus endpoints. Happy to adjust anything if needed. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/claim #6023
14-panel cert-manager monitoring using Prometheus metrics. Sections: General Overview (ready/not-ready certs, expiry countdown, expiring soon), Certificate Issuance (requests by issuer, p95 duration, renewal errors), ACME & Challenges, Resource Usage (CPU/memory per pod), Controller Health (sync errors, queue depth). Resolves SigNoz/signoz#6023