Skip to content

Migrate otlptranslator package to prometheus/otlptranslator #16240

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

Merged
merged 3 commits into from
Mar 20, 2025

Conversation

ArthurSens
Copy link
Member

This is an alternative for #16089. This time, the package was moved to its own repository instead of Prometheus/common. We're also not making any modifications whatsoever to the codebase, it's just a clean move.

Additional modifications will be done in separate PRs to make the review process easier.

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens ArthurSens force-pushed the migrate-translator-v2 branch from c2e653f to 80caee4 Compare March 19, 2025 17:36
@aknuds1
Copy link
Contributor

aknuds1 commented Mar 20, 2025

Taking a look, thanks.

Copy link
Contributor

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

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

Imports need to be reorganized a bit. I might also open a PR to otlp-prometheus-translator, because I possibly spotted some problems.

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens
Copy link
Member Author

Imports need to be reorganized a bit. I might also open a PR to otlp-prometheus-translator, because I possibly spotted some problems.

Imports re-organized. Could you share what problems are those? I may have more time than you to work on this, so maybe I could fix those problems

Copy link
Contributor

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

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

The PR should now use github.com/prometheus/otlptranslator.

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens ArthurSens changed the title Migrate otlptranslator package to prometheus/otlp-prometheus-translator Migrate otlptranslator package to prometheus/otlptranslator Mar 20, 2025
Copy link
Contributor

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

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.

3 participants