-
Notifications
You must be signed in to change notification settings - Fork 258
docs(cockpit): added documentation on how to add custom metrics from k8s cluster to cockpit int-add-observability #4176
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]>
|
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 ! |
|
Finished testing and reviewing. There is just one thing that I am not sure about, which is the step where we create the Helm release resource. We tell the user to name their log/metric-ingester "my-log/metric-ingester". We can discuss this face to face. I've also added images of what the output looks like on Grafana, I'll add them once we merge this PR 😄 |
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Jessica <[email protected]> Co-authored-by: Rowena Jones <[email protected]>
…k8s cluster to cockpit int-add-observability (scaleway#4176)
Your checklist for this pull request
Description
Adding a documentation on how to send custom metrics from a k8s cluster to Cockpit using a custom datasource
with either Kubernetes or Terraform