Show Grafana on infoscreen ΒΆ

To access Grafana from an infoscreen, some additional steps are required.

Create service account token ΒΆ

  1. Find your team's service account in Grafana.
  2. Click on Add token, and set the desired expiration.
  3. Copy the token value, and use in the following step.

Access Grafana from infoscreen browser ΒΆ

To add the service account credentials to the header of your requests, you can use the Modify Header Value browser extension available for Chrome and Firefox.

Set the following configuration in the extension:

FieldValue
URLhttps://grafana-infoskjerm.nav.cloud.nais.io/*
Domainβœ…
Header nameAuthorization
Addβœ…
Header valueBearer <service-account-token>
StateActive