-
Notifications
You must be signed in to change notification settings - Fork 258
docs(cockpit): added documentation on how to add custom logs from k8s cluster to cockpit int-add-observability #4149
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
… cluster to cockpit int-add-observability
Co-authored-by: Jessica <[email protected]>
|
|
||
| <Message type="info"> | ||
| The template above is only an example to send logs to your Cockpit. You can also send metrics to Cockpit using this Helm chart. | ||
| You can check our guide to [send metrics from your cluster to Cockpit](// ADD LINK TO METRICS TUTO) |
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.
I added a cross-link to the documentation on how to send metrics from cluster to cockpit, this should be replaced by the correct link of the documentation once it is released, the documentation is on #4176
|
This documentation will be updated with the release of the 2.0 version of k8s-monitoring, i'll refactor the code, dont merge until it's done, i'll leave another message with it's done ! |
|
Closing this MR since it is contained in #4176 |
Your checklist for this pull request
Description
Adding documentation on how to send custom logs to Cockpit from a Kubernetes cluster with either Helm chart or Terraform