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

Updated kafka.producer.record_error_rate to gauge #2253

Merged
merged 2 commits into from
Nov 1, 2018

Conversation

andrewsouthard1
Copy link
Contributor

@andrewsouthard1 andrewsouthard1 commented Sep 17, 2018

What does this PR do?

This PR changes the kafka.producer.record_error_rate metric type from rate to gauge.

Motivation

Changing the metric value to keep this metric consistent with kafka.producer.record_error_rate scoped to the topic level.

Review checklist

  • PR has a meaningful title or PR has the no-changelog label attached
  • Feature or bugfix has tests
  • Git history is clean
  • If PR impacts documentation, docs team has been notified or an issue has been opened on the documentation repo

Additional Notes

Anything else we should know when reviewing?

…bmitted as a gauge rather than rate, consistent with the same metric scoped per topic
@andrewsouthard1 andrewsouthard1 requested a review from a team as a code owner September 17, 2018 19:31
@andrewsouthard1 andrewsouthard1 changed the title Updated kafka.producer.record_error_rate scoped to client-id to be su… Updated kafka.producer.record_error_rate to gauge Sep 17, 2018
Copy link
Contributor

@gzussa gzussa left a comment

Choose a reason for hiding this comment

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

looks like record-send-rate and record-retry-rate have the same issue :\

@stale
Copy link

stale bot commented Oct 19, 2018

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity. Thank you for participating in the Datadog open source community.

@stale stale bot added the stale label Oct 19, 2018
@stale stale bot removed the stale label Nov 1, 2018
Copy link
Collaborator

@nmuesch nmuesch left a comment

Choose a reason for hiding this comment

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

Thanks @andrewsouthard1 for the fix 🙇

@nmuesch nmuesch merged commit 0d325d5 into master Nov 1, 2018
@nmuesch nmuesch deleted the andrew/kafka_metric_update branch November 1, 2018 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants