Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Use metrics namespace for more metrics #11025
Use metrics namespace for more metrics #11025
Changes from 19 commits
e406484
a63be83
04f1830
d88cbc3
1bda0a9
ff2a058
619b5ee
f5e4808
c0480cc
0518a76
065b45f
5b59e91
9a4471e
f0eddd6
f28d682
f00b7cd
f0742ae
c8d90f7
d43074d
539da55
74988f6
cd92d41
40e672c
fc73abc
eaeca5b
d7e7e2e
a7193a4
81c1193
ba1bb29
937ffb8
216be21
93a53b1
e702c1c
907fab4
d9fbdb0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
I think we should have this "loki" string in a constant somewhere. Same for the "cortex" string.
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.
Constants were added. It does look kinda busy though so please have a look.