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

Add ruler and recording rules for Loki, Mimir and Tempo #10

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

MichelHollands
Copy link
Contributor

@MichelHollands MichelHollands commented Aug 1, 2023

This is a separate ruler just doing these rules.

TODO: this needs to be rebased after #9 was merged because it is based on that one. This makes the PR bigger than it really is. But otherwise it's ready to go.

@MichelHollands MichelHollands requested review from trevorwhitney and a team August 1, 2023 14:37
@MichelHollands MichelHollands marked this pull request as ready for review August 2, 2023 11:11
Copy link
Collaborator

@trevorwhitney trevorwhitney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -0,0 +1,571 @@
groups:
- name: mimir_api_1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we name this mimir_rules to follow the patter of the the other 2?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot more other groups in the mimir rules file. Here's the list once the groups have been collapsed:

groups:
- name: mimir_api_1
- name: mimir_api_2
- name: mimir_api_3
- name: mimir_querier_api
- name: mimir_cache
- name: mimir_storage
- name: mimir_queries
- name: mimir_ingester_queries
- name: mimir_received_samples
- name: mimir_received_exemplars
- name: mimir_exemplars_appended
- name: mimir_scaling_rules
- name: mimir_alertmanager_rules
- name: mimir_ingester_rules

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
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 this pull request may close these issues.

2 participants