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

otlptranslator: Remove unused function TrimPromSuffixes #15709

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Dec 21, 2024

I realized that the function otlptranslator.TrimPromSuffixes is unused, so I propose we drop it. Having the function in there is just confusing, it got me wondering whether it's actually part of the translation logic.

Copy link
Member

@ArthurSens ArthurSens left a comment

Choose a reason for hiding this comment

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

That was on my list of TODOs as well, thanks for already taking care of it

@aknuds1 aknuds1 merged commit 5e7f804 into prometheus:main Dec 21, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants