Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit cortex get output in relation to grafana #2319

Closed
vishalbollu opened this issue Jul 7, 2021 · 0 comments · Fixed by #2333
Closed

Revisit cortex get output in relation to grafana #2319

vishalbollu opened this issue Jul 7, 2021 · 0 comments · Fixed by #2333
Assignees
Milestone

Comments

@vishalbollu
Copy link
Contributor

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).

@vishalbollu vishalbollu added research Determine technical constraints and removed research Determine technical constraints labels Jul 7, 2021
@deliahu deliahu closed this as completed Jul 13, 2021
@deliahu deliahu reopened this Jul 13, 2021
@deliahu deliahu added this to the v0.39 milestone Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants