This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
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.
Prometheus metrics #11823
base: master
Are you sure you want to change the base?
Prometheus metrics #11823
Changes from 27 commits
651da65
f85bd40
6e967d6
6665e8d
66d11ba
9132ab2
4a26608
b76c116
588908e
47c535b
40b885c
defa348
d747efb
d213ec0
5140770
3d9e9f0
b1c0527
53cc9ea
1fa9123
6179214
137c86d
b523e39
e69504e
631a1e9
76bdfe3
02595b0
f75316c
4014fe1
19b7279
14598b3
b9b6758
6f8b668
0a4bd5c
16d89fc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
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.
Maybe drop the read-lock here?
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.
Yeah consider putting this under a scope
{ }
.