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: emit pipeline metrics even if no pipeline is running #2257

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

bossenti
Copy link
Contributor

@bossenti bossenti commented Dec 1, 2023

Purpose

As of now, pipeline metrics are only emitted to Prometheus if at least one pipeline is running. This PR ensures that pipeline metrics are sent independent from running pipelines.

Remarks

PR introduces (a) breaking change(s): <yes/no>

PR introduces (a) deprecation(s): <yes/no>

@bossenti bossenti added this to the 0.95.0 milestone Dec 1, 2023
@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Dec 1, 2023
@bossenti bossenti added bug Something isn't working and removed java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Dec 1, 2023
@bossenti bossenti merged commit fc49429 into dev Dec 1, 2023
18 checks passed
@bossenti bossenti deleted the fix-pipeline-metrics branch December 1, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants