-
Notifications
You must be signed in to change notification settings - Fork 820
Getting started with Perses #6669
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
Conversation
Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
@@ -3,7 +3,7 @@ | |||
# and development. | |||
|
|||
# https://cortexmetrics.io/docs/configuration/configuration-file/#supported-contents-and-default-values-of-the-config-file | |||
target: all,compactor,alertmanager |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No longer needed after #6204
@@ -0,0 +1,910 @@ | |||
kind: Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could also make the dashboards in go or cue. I don't want to do anything fancy yet. I think we have to wait and see how the community reacts. If more people are interested
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work.
Do we plan to have perses dashboard in Cortex repo or keep it in a separate repo?
Great comment, I don't know what is the best answer. I captured an issue for it and other things #6675 |
Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
What this PR does: Improves getting started to include Perses as dashboard tool
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]
Most of it inspired by https://github.com/perses/community-dashboards/tree/main/examples