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
stats: allow specifying tags when creating metric objects #9743
stats: allow specifying tags when creating metric objects #9743
Changes from all commits
afacd77
c58b68c
6b8ad96
369e218
3272179
54a688a
8aefabc
b936383
95eb0a1
14506e6
59b91ae
c219777
1a4d142
91b0c83
cdac16f
81d8c0e
b238587
a1538c3
efefe70
ca14d85
0767b64
b80306b
d4041fa
23935a0
3302d62
ac4eaa8
767d462
38e68f8
030422d
fb95862
655115d
ee33855
058186b
07d8603
78fd40d
675b6f3
759d5b4
02b9456
e92f0ee
7832f91
6a403a2
c3f8b5b
e01f7fa
07804fe
85100c3
66a4095
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 you can drop this one now that this statement is also in stats.h
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.
looks like some things include only tag.h and not stats.h, e.g. tag_extractor.h