redpanda-data / redpanda-data/observability
Add alert support and ops dashboard view of current enterprise license status and expiry.
Nobody has claimed this yet.
- Dominant language
- Jsonnet
- Stars
- 52
- Forks
- 12
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 1
Description
with 24.3, we now get a metric to track when a commercial license is expiring so users can track and alert when that's getting close to end date.
on alerts, we should have an example that triggers an alert when date is within 30, 15, and 7 days (or some combination thereof)
on ops dashboard, add a widget that shows days to expiration or handle case when license is not added (which the metric emits as -1 at that point). In case of unlicensed, maybe show that enterprise license is not applied.
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
Start by locating the enterprise-license-expiry metric and how alert examples and the ops dashboard consume it. Define the alert behavior for 30, 15, and 7 days, then cover both expiring and unlicensed cases in the dashboard; done means the metric is actionable and the current license status is visible.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100