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

debugstats: new package #175

Merged
merged 2 commits into from
Dec 19, 2024
Merged

debugstats: new package #175

merged 2 commits into from
Dec 19, 2024

Conversation

kevinburkesegment
Copy link
Contributor

This makes it easier to troubleshoot problems with the metrics pipeline, by visualizing what metrics are emitted.

Fix the existing go_version and stats_version reporter to ensure that they work even if metrics are reported with ReportAt instead of Incr, Set, Observe etc.

@kevinburkesegment kevinburkesegment force-pushed the stdout branch 3 times, most recently from 26a5dae to 59a887f Compare December 19, 2024 00:10
ABHINAV-SUREKA
ABHINAV-SUREKA previously approved these changes Dec 19, 2024
@kevinburkesegment kevinburkesegment force-pushed the stdout branch 3 times, most recently from 87869bd to dc4872c Compare December 19, 2024 19:49
@kevinburkesegment kevinburkesegment changed the title stdoutstats: new package debugstats: new package Dec 19, 2024
Copy link

@etiennep etiennep left a comment

Choose a reason for hiding this comment

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

LGTM

This makes it easier to troubleshoot problems with the metrics
pipeline, by visualizing what metrics are emitted.

Fix the existing go_version and stats_version reporter to ensure that
they work even if metrics are reported with ReportAt instead of Incr,
Set, Observe etc.
@kevinburkesegment kevinburkesegment merged commit 82d01d0 into main Dec 19, 2024
8 checks passed
@kevinburkesegment kevinburkesegment deleted the stdout branch December 19, 2024 21:01
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.

3 participants