redpanda-data / redpanda-data/observability

Update ops dashboard and alert manager examples to show license expiry details

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.