cockroachdb / cockroachdb/cockroach

Prominent warning box added to the DBConsole Overview

Open
#99,422 5 comments 0 reactions 0 assignees View on GitHub
C-enhancement O-support P-3 T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**
Some features on CockroachDB act like a ticking bomb. For example, certificates eventually expire, licenses expire, etc. It's possible as a user to get this information but it involves scraping the Prometheus metrics to get them (and also knowing what even to look for).

**Describe the solution you'd like**
The following events should have big red scary-looking panel right on the DBConsole Overview page:

- Certificate is close to expiring
- Certificate has expired
- License key has expired
- Other?

This panel would only appear when at least one problem exists. We can add more error messages to this in the future as we think of them.

relates to https://github.com/cockroachdb/cockroach/issues/99584

Jira issue: CRDB-25873

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.