Skip to content

catalog: auto-generate grafana dashboards [deprecated] #54178

@tbg

Description

@tbg

Is your feature request related to a problem? Please describe.
We over-rely on our built-in AdminUI. Production users are supposed to use Prometheus or one of its siblings (Graphite, etc). But - we have no good dashboards to give them other than what CC uses at any given point in time (and that we don't distributed proactively).
This makes for a poor story.

Describe the solution you'd like

We should use the catalog:

var charts = []sectionDescription{

to auto-generate Grafana dashboards.

Describe alternatives you've considered
I don't see an obvious better alternative. We can continue doing little, but it seems sub par.

Additional context
Lots of great synergy here with #46103, which also relies on Grafana. We look at timeseries quite a lot during debugging, and I'm sure this would see use and would help us dog food the catalog's organization to make sure it's helpful.

Epic: CRDB-25656
Jira issue: CRDB-3789

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-kv-observabilityC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-sreFor issues SRE opened or otherwise cares about tracking.v23.1.17

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions