Grafana Dashboard
A ready-to-use dashboard for Kyverno metrics.
Grafana Dashboard
Setup
- Download the dashboard’s JSON and save it in
kyverno-dashboard.json
1curl https://raw.githubusercontent.com/kyverno/grafana-dashboard/master/grafana/dashboard.json -o kyverno-dashboard.json
Open your Grafana portal and go to the option of importing a dashboard.
Go to the “Upload JSON file” button, select the
kyverno-dashboard.json
which you got in the first step and click on Import.Configure the fields according to your preferences and click on Import.
And your dashboard will be ready in front of you.
Last modified January 17, 2023 at 1:59 PM PST: fix: image src in Monitoring docs (#745) (17937ab)