-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[chore] Moved the targetmanager package - "NewManager" to receiver/prometheusreceiver/internel
#44107
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
base: main
Are you sure you want to change the base?
Conversation
|
Welcome, contributor! Thank you for your contribution to opentelemetry-collector-contrib. Important reminders:
A maintainer will review your pull request soon. Thank you for helping make OpenTelemetry better! |
|
Please review conflicts. |
atoulme
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. Still want a codeowner to review and approve.
|
Welcome, contributor! Thank you for your contribution to opentelemetry-collector-contrib. Important reminders:
A maintainer will review your pull request soon. Thank you for helping make OpenTelemetry better! |
I have resolved the merge conflict |
Description
Moved the targetmanager package’s NewManager to
receiver/prometheusreceiver/internaland updated the import statements accordingly.Link to tracking issue
Fixes #43996