cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
16 stars 36 forks source link

Action to load dashboard to grafana #36

Closed jaredoconnell closed 2 years ago

jaredoconnell commented 2 years ago

Description

This PR adds an action to load the kube burner dashboard to the internal grafana. The Grafana URL is stored in the secret GRAFANA_URL, with the format "http://user:pass@url.goes.here.org:port". The secret should be set before this PR is merged. It is run on commits pushed to the master branch.

I tested this on my own grafana instance deployed with dittybopper on an aws openshift cluster.