Replies: 1 comment
-
I think there are a few way to do that:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for how to get the dashboards that gets packaged with every version of prometheus operator (which is used by kube-prometheus-stack chart). I am PRWing prometheus metrics to a remote store (cloud) and using managed grafana from a cloud provider, and i want to import those dashboards into managed grafana for the version of operator i am using. I know i can export & import manually from the grafana instance installed by the k-p-stack, but i am trying to make it more sustainable by not going that route, but rather get the .json files packaged by operator for each of the operator release, so that i can import those dashboards to my managed grafana instance. Any help is appreciated. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions