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

Add deployment of Prometheus and Grafana to K8s #1978

Merged

Conversation

luoluoyuyu
Copy link
Contributor

Purpose

Add deployment of Prometheus and Grafana to K8s

Remarks

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

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added installer Affects the StreamPipes installer documentation Everything related to documentation helm Affects the StreamPipes helm chart labels Sep 29, 2023
@luoluoyuyu
Copy link
Contributor Author

The results of the run are as follows
image

@@ -168,7 +169,7 @@ rm -rf ${HOME}/streampipes-k8s
| external.couchdb.appName | CouchDB application name | "couchdb" |
| external.couchdb.version | CouchDB version | 3.3.1 |
| external.couchdb.user | CouchDB admin username | "admin" |
| external.couchdb.password | CouchDB admin password | empty (auto-generated) |
| external.couchdb.password | CouchDB admin password | "admin" |
Copy link
Member

Choose a reason for hiding this comment

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

Should we leave the CouchDB default as auto-generated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

already modified

@bossenti bossenti added this to the 0.93.0 milestone Oct 2, 2023
@dominikriemer
Copy link
Member

Awesome, thank you @luoluoyuyu!

@dominikriemer dominikriemer merged commit 2d67d15 into apache:dev Oct 2, 2023
18 checks passed
@luoluoyuyu luoluoyuyu deleted the k8s-deployment-monitoring-system branch October 3, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Everything related to documentation helm Affects the StreamPipes helm chart installer Affects the StreamPipes installer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants