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: Fix throughput measurement name changes #1786

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

BinaryFissionGames
Copy link
Member

Proposed Change

Due to open-telemetry/opentelemetry-collector#9759, the names for our metrics changed. Because of this, we need to add the "otelcol" prefix manually to the name.

I've ended up hardcoding the prefix we want here instead of relying on the processorhelper logic, it's important that this name stays the same between versions of the agent.

Checklist
  • Changes are tested
  • CI has passed

@BinaryFissionGames BinaryFissionGames changed the title fix: Fix throughput measurment name changes fix: Fix throughput measurement name changes Aug 6, 2024
@BinaryFissionGames BinaryFissionGames merged commit 18a99a7 into main Aug 7, 2024
15 checks passed
@BinaryFissionGames BinaryFissionGames deleted the fix/throughput-measurement branch August 7, 2024 12:35
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