-
Notifications
You must be signed in to change notification settings - Fork 400
Update BYOC Monitoring integration #4485
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
f5b8f9d to
7b0fcc9
Compare
7b0fcc9 to
4ae6838
Compare
4ae6838 to
f500839
Compare
Blargian
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.
LGTM
| #### Access the BYOC Prometheus stack {#prometheus-access} | ||
| ClickHouse BYOC deploys a Prometheus stack on your Kubernetes cluster. You may access and scrape the metrics from there and integrate them with your own monitoring stack. | ||
|
|
||
| Contact ClickHouse support to enable the Private Load balancer and ask for the URL. Please note that this URL is only accessible via private network and does not support authentication |
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.
| Contact ClickHouse support to enable the Private Load balancer and ask for the URL. Please note that this URL is only accessible via private network and does not support authentication | |
| Contact [ClickHouse support](https://clickhouse.com/support/program) to enable the Private Load balancer and ask for the URL. Please note that this URL is only accessible via private network and does not support authentication. |
|
|
||
| #### Prometheus Integration {#prometheus-integration} | ||
|
|
||
| **DEPRECATED: ** Please use the Prometheus stack integration in the above section instead. Besides the ClickHouse Server metrics, it provides more metrics including the K8S metrics and metrics from other services. |
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.
| **DEPRECATED: ** Please use the Prometheus stack integration in the above section instead. Besides the ClickHouse Server metrics, it provides more metrics including the K8S metrics and metrics from other services. | |
| :::warning DEPRECATED | |
| Please use the Prometheus stack integration in the above section instead. Besides the ClickHouse Server metrics, it provides more metrics including the K8S metrics and metrics from other services. | |
| ::: |
It will show up something like this with "DEPRECATED" as the header of the block

Summary
Checklist