Replies: 1 comment 1 reply
-
All showcase codes are relative in here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello,
How can I display the monitored cluster name in the k8s-root dashboard just like in the official demo? link here (The official demo shows the name as "skywalking-showcase").
![image](https://private-user-images.githubusercontent.com/54231785/405493139-713beca6-f239-43a6-8ba6-e77e34a3b0ef.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDgyMjIsIm5iZiI6MTczOTEwNzkyMiwicGF0aCI6Ii81NDIzMTc4NS80MDU0OTMxMzktNzEzYmVjYTYtZjIzOS00M2E2LThiYTYtZTc3ZTM0YTNiMGVmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEzMzIwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY3MWUyNDRmZWFiZDUwMDZkNjZkOGJmMmIxZjMzNGJjOGU4ZWEzNTkwMzMzMDllZTJiOWU4ZDhjY2I3ZGM5YjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.KFWcNZPi0CDL-72984YB_H8KbUyF4hC24Zw0RmxXzIY)
I'm collecting metrics using OpenTelemetry to gather kube-state-metrics data and then pushing metrics to OAP.
Beta Was this translation helpful? Give feedback.
All reactions