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

Use operation name consistently in metrics samples #1177

Conversation

danielmitterdorfer
Copy link
Member

With this commit we align the value that is used for the operation
property in request metrics. Previously, only the latency samples
contained the correct operation name but service_time and
processing_time duplicated the task name instead.

With this commit we align the value that is used for the `operation`
property in request metrics. Previously, only the `latency` samples
contained the correct operation name but `service_time` and
`processing_time` duplicated the task name instead.
@danielmitterdorfer danielmitterdorfer added bug Something's wrong :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. labels Feb 8, 2021
@danielmitterdorfer danielmitterdorfer added this to the 2.1.0 milestone Feb 8, 2021
@danielmitterdorfer danielmitterdorfer self-assigned this Feb 8, 2021
@danielmitterdorfer danielmitterdorfer requested review from DJRickyB and removed request for gingerwizard February 9, 2021 10:14
Copy link
Contributor

@ebadyano ebadyano left a comment

Choose a reason for hiding this comment

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

LGTM

@danielmitterdorfer danielmitterdorfer merged commit ea6e261 into elastic:master Feb 22, 2021
@danielmitterdorfer danielmitterdorfer deleted the consistent-op-name-metrics branch February 22, 2021 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's wrong :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants