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: Metrics.asGoofyOtlpMetricSequence also needs to append any shared dimensions from prescientSharedDimensions #37

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

tylerburdsall
Copy link
Contributor

If downstream consumers create gauges, shared dimensions won't be added. Missed this before since asGoofyOtlpMetricSequence shares the same name with the AggregatedBatch extension function. This commit should fix the bug.

@kvc0 kvc0 merged commit 16296a3 into kvc0:main Mar 15, 2024
3 checks passed
@tylerburdsall tylerburdsall deleted the scoped-metrics-dimensions branch April 2, 2024 23:56
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