redpanda-data / redpanda-data/observability
Update ops dashboard and alert manager examples to show license expiry details
Nobody has claimed this yet.
- Dominant language
- Jsonnet
- Stars
- 52
- Forks
- 12
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 1
Description
As of 24.2.10, we now have the following metric to show seconds to expiry.
# HELP redpanda_cluster_features_enterprise_license_expiry_sec Number of seconds remaining until the Enterprise license expires
# TYPE redpanda_cluster_features_enterprise_license_expiry_sec gauge
redpanda_cluster_features_enterprise_license_expiry_sec{} -1.000000
We should add a dashboard widget showing days left to expiration, and allow for an alert manager that fires off when within say, 4 weeks, 2 weeks, 1 week, 1 day alerting.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the ops dashboard and Alertmanager example configurations referenced by the issue, then review how the enterprise license expiry metric is currently represented. Done means a dashboard widget shows days remaining and alerts cover the requested four-week, two-week, one-week, and one-day thresholds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- prometheus
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100