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

Fix StatsD drop metrics tags when using summary as observer_type for timer/histogram #3440

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

gavindoudou
Copy link
Contributor

Description:

  • When sending timer/histogram using OTLP summary types, StatsD receiver does not send metrics tags. Add metrics tags when creating OTLP summary.

  • Deprecate Append with AppendEmpty

Link to tracking Issue:
#3431

Testing:
Added the test part for tags in creating OTLP summary metrics.

Documentation:

@gavindoudou gavindoudou requested a review from jmacd as a code owner May 20, 2021 18:23
@gavindoudou gavindoudou requested a review from a team May 20, 2021 18:23
receiver/statsdreceiver/README.md Outdated Show resolved Hide resolved
@gavindoudou gavindoudou force-pushed the statsdSummaryFix branch 2 times, most recently from ad18d11 to 4544824 Compare May 21, 2021 22:18
@gavindoudou gavindoudou force-pushed the statsdSummaryFix branch 2 times, most recently from 53c10dd to 1af2509 Compare May 24, 2021 16:44
@gavindoudou gavindoudou requested a review from bogdandrutu May 24, 2021 17:05
@bogdandrutu bogdandrutu dismissed their stale review May 26, 2021 23:17

Blocking solved

@gavindoudou
Copy link
Contributor Author

Can we merge it today? It's a bugfix. Thanks!

@bogdandrutu bogdandrutu merged commit db5d994 into open-telemetry:main Jun 1, 2021
@gavindoudou gavindoudou deleted the statsdSummaryFix branch June 1, 2021 18:27
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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.

4 participants