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

[exporter/signalfx] Update export metric exclude rules #13389

Closed

Conversation

crobert-1
Copy link
Member

Description:
The format of metrics is being changed to remove the "direction" attribute, and move the direction into the metric name instead. The signalfx exporter backend does not yet fully support the new metric naming, so the exporter needs to exclude these metrics until they're supported. Metrics will continue to be exported in their original format for now.

Link to tracking Issue:
#12641

Testing:
Tests have been updated to ensure no new metrics are being exported.

Documentation:

The format of metrics is being changed to remove the "direction"
attribute, and move the direction into the metric name instead.
The signalfx exporter backend does not yet fully support the new
metric naming, so the exporter needs to exclude these metrics
until they're supported. Metrics will continue to be exported in
their original format for now.
@crobert-1 crobert-1 requested a review from a team August 16, 2022 19:46
@crobert-1 crobert-1 requested a review from dmitryax as a code owner August 16, 2022 19:46
@crobert-1
Copy link
Member Author

This is dependent upon the resolution to open-telemetry/opentelemetry-specification#2726, so this should be delayed until it's resolved.

@crobert-1 crobert-1 closed this Aug 16, 2022
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.

2 participants