Hi Thang, what you are looking for is a two step process:
⢠Export kubernetes metrics from the cluster - Use something like https://medium.com/@tathagatapaul7/opentelemetry-in-kubernetes-deploying-your-collector-and-metrics-backend-b8ec86ac4a43 to export your data in OTEL format to signoz. You can explore more within Kubernetes integrations to achieve this.
⢠Create dashboard in signoz: Use the dashboard panel to create panels of your choice, a little tedious but you should be able to get fairly close in terms of data representation.
š 2
t
Thang Dao
05/16/2024, 4:57 PM
let me try this, thank you very much
Thang Dao
05/16/2024, 5:05 PM
ahh why don't use k8sobjectsreceiver in signoz? @Ravi Semwal Do you know?
r
Ravi Semwal
05/17/2024, 2:14 AM
you can š that's what I meant with exploring Kube integrations