Skip to content

Commit

Permalink
fix: broken links (#5867)
Browse files Browse the repository at this point in the history
* fix: broken links

* Update eks-monitorUsingDashboard.md

* Update eks-monitorUsingDashboard.md

---------

Co-authored-by: CheetoDa <[email protected]>
  • Loading branch information
makeavish and Calm-Rock authored Sep 5, 2024
1 parent e97d0ea commit 5942c75
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
## Monitor using Dashboards

To visualize the Kubernetes Metrics, you can use one of the following pre-built Dashboards:
To visualize the Kubernetes Metrics, you can use following pre-built Dashboards:

- [K8s Node-Level Metrics](https://github.com/SigNoz/dashboards/blob/main/k8s-node-%26-pod-metrics/k8s-node-level-metrics.json)
- [K8s Pod_level Metrics](https://github.com/SigNoz/dashboards/blob/main/k8s-node-%26-pod-metrics/k8s-pod-level-metrics.json)
- [K8s Infra Metrics](https://github.com/SigNoz/dashboards/tree/main/k8s-infra-metrics)

You should copy the JSON data in these files and create a New Dashboard in the Dashboard Tab of SigNoz.

Expand All @@ -13,4 +12,4 @@ By following the previous step, you should also be able to see Kubernetes Pod lo

&nbsp;

To send traces for your application deployed on your Kubernetes cluster, checkout the Application monitoring section of onboarding.
To send traces for your application deployed on your Kubernetes cluster, checkout the Application monitoring section of onboarding.

0 comments on commit 5942c75

Please sign in to comment.