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(prometheusrule): simplify deployment logic #1449

Merged

Conversation

crutonjohn
Copy link
Contributor

@crutonjohn crutonjohn commented Dec 5, 2024

if the user specifies that they want to deploy the PrometheusRule, it should be allowed without the interference of other tangential logic such as the status of service monitors or pod monitors

i accidentally force pushed and broke the previous PR, sorry about that. previous discussion: #1416

fix #1379

cc: @TylerHelmuth (sorry again)

if the user specifies that they want to deploy the PrometheusRule, it should be allowed without the
interference of other tangential logic such as the status of service monitors or pod monitors

fix open-telemetry#1379
@jaronoff97 jaronoff97 merged commit c60fe23 into open-telemetry:main Dec 6, 2024
3 checks passed
@jaronoff97
Copy link
Contributor

jaronoff97 commented Dec 6, 2024

Thank you for your contribution! 🙇

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.

[collector] PrometheusRule is not created when using PodMonitor
5 participants