Add Cert-Manager Prometheus Monitoring Dashboard#230
Open
qiridigital wants to merge 1 commit intoSigNoz:mainfrom
Open
Add Cert-Manager Prometheus Monitoring Dashboard#230qiridigital wants to merge 1 commit intoSigNoz:mainfrom
qiridigital wants to merge 1 commit intoSigNoz:mainfrom
Conversation
- 6 sections: General Overview, Certificate Issuance, Certificate Renewal, Error Metrics, Resource Usage, API and Event Metrics - 19 monitoring panels covering certificate lifecycle, controller operations, ACME client requests, and process health - 5 template variables: namespace, issuer, certificate_name, cluster, deployment_environment - SigNoz Query Builder format with one PromQL panel for uptime calculation - README with OpenTelemetry Collector configuration for cert-manager metrics ingestion via Prometheus receiver on port 9402 Closes SigNoz/signoz#6023
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.
Summary
Adds a comprehensive Cert-Manager Prometheus monitoring dashboard with 6 sections and 19 panels, covering the full certificate lifecycle.
Closes SigNoz/signoz#6023
Dashboard Sections
1. General Overview (4 value panels)
2. Certificate Issuance (2 graphs + 1 value)
3. Certificate Renewal (2 values + 1 graph)
4. Error Metrics (3 graphs)
5. Resource Usage (3 graphs)
6. API and Event Metrics (3 graphs)
Template Variables
Key Metrics Used
Implementation Notes
Files