Skip to content

Revisit cortex get output in relation to grafana #2319

Closed
@vishalbollu

Description

@vishalbollu

cortex get performs the following operations:

  • display a summary of API metrics
  • make metrics available programmatically (important for batch)

cortex get is tightly coupled with prometheus. If prometheus goes down, the user currently has no way of getting any API state. In addition some of the metrics in cortex get are better consumed via grafana.

Come up with a design that displays the status of the APIs with as few dependencies on prometheus as possible and makes it easy for users to consume metrics in the intended way (either by grafana or programmatically).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions