-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[statsdreceiver] add obsreport metrics for accepted/refused count #31822
[statsdreceiver] add obsreport metrics for accepted/refused count #31822
Conversation
04e895f
to
f6e0622
Compare
d8f1202
to
991ff3b
Compare
@TylerHelmuth FYI see also a related PR #31839 |
gci write --skip-generated -s standard -s default .
66a1938
to
6d2cd3a
Compare
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.
@hardproblems have you run this locally and confirmed the new metrics appear as expected?
@TylerHelmuth actually no metrics appeared. I'm going to try ctx.Background() |
Make sure you send some data through, I don't believe |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Description:
Add accepted/refused metrics to statsdreceiver
Link to tracking Issue:
#24278
Testing:
Documentation:
cc @jmacd @dmitryax