need assistance with scrapping metrics from k3s cluster
6 views
Skip to first unread message
Ishvar B
unread,
Jul 21, 2020, 7:35:44 AM7/21/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
HI,
I have got a k3s cluster (not k8s). The metrics of my cluster is exposing api metrics. I don't have metrics server installed so right now what ever the metrics that i am getting is from api server. I want to know or have example scrape config for these metrics. The prometheus documentation page has only got k8s sd config which unfortunately, i cannot use in this case.