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

extend CLI by monitoring stack #2256

Merged
merged 3 commits into from
Dec 1, 2023
Merged

extend CLI by monitoring stack #2256

merged 3 commits into from
Dec 1, 2023

Conversation

bossenti
Copy link
Contributor

@bossenti bossenti commented Dec 1, 2023

Purpose

With #1950 StreamPipes has capabilities to expose Prometheus metrics and with #1978 our Helm chart allows us to easily configure them.
This PR introduces support for the monitoring stack for the CLI as well.
Therefore, we introduce two new environments (full-monitoring and lite-monitoring) that extend the corresponding existing ones by the monitoring stack.

I'm planning to write a blogpost on how to setup all together and utilize the monitoring stack.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@bossenti bossenti added this to the 0.95.0 milestone Dec 1, 2023
@github-actions github-actions bot added the installer Affects the StreamPipes installer label Dec 1, 2023
@bossenti bossenti changed the title chore: extend CLI by monitoring stack extend CLI by monitoring stack Dec 1, 2023
@github-actions github-actions bot added the gh-actions Pull requests that update GitHub Actions code label Dec 1, 2023
@bossenti bossenti merged commit 06016fc into dev Dec 1, 2023
18 checks passed
@bossenti bossenti deleted the add-monitoring-cli branch December 1, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gh-actions Pull requests that update GitHub Actions code installer Affects the StreamPipes installer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants