Skip to content

Add a job to generate daily MTBF images

Bob Van Landuyt requested to merge bvl-publish-mtbf into master

This adds a script to generate an MTBF graph from Grafana.

It requires the $GRAFANA_API_TOKEN to be set, and the token needs viewer permissions. And will generate this artifact:

linked artifact image

The artifact can be linked from the handbook to be rendered there. When this is run from the pipeline schedule the URL will be https://gitlab.com/api/v4/projects/14231319/jobs/artifacts/refs/master/raw/global-gitlab-com-mtbf.png?job=refresh-mtbf-graph

Edited by Bob Van Landuyt

Merge request reports