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

Metrics cleanups in other packages #582

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

fishy
Copy link
Member

@fishy fishy commented Nov 1, 2022

Remove/deprecate statsd metrics, and rename an httpbp prometheus metrics similar to the thriftbp one in
#581.

@fishy fishy requested a review from a team as a code owner November 1, 2022 22:26
@fishy fishy requested review from kylelemons, konradreiche and mterwill and removed request for a team November 1, 2022 22:26
@@ -422,6 +421,8 @@ func recordStatusCode(counters counterGenerator) Middleware {
// RecordStatusCode should generally not be used directly, instead use the
// NewBaseplateServer function which will automatically include RecordStatusCode
// as one of the Middlewares to wrap your handlers in.
//
// Deprecated: This is deprecated with statsd metrics.
Copy link
Member Author

Choose a reason for hiding this comment

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

We should have waited for this cleanup before doing #573 😅

Remove/deprecate statsd metrics, and rename an httpbp prometheus metrics
similar to the thriftbp one in
reddit#581.
@fishy fishy merged commit 0560adf into reddit:master Nov 2, 2022
@fishy fishy deleted the other-metrics-cleanup branch November 2, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants