Skip to content

Accessing Grafana

Grafana provides dashboards for monitoring your edge gateways. This page covers authentication, URL structure, and navigation.

URL

Access Grafana at:

EnvironmentURL
Testhttps://grafana.test.ecocoa.ch
Staginghttps://grafana.staging.ecocoa.ch
Productionhttps://grafana.ecocoa.ch

Authentication

Grafana uses the same Keycloak identity provider as the rest of the VION platform. Log in with your VION account credentials via OAuth — no separate Grafana password is needed.

Your Grafana account is automatically provisioned when you are added to a tenant.

Permissions

RoleWhat You Can Do
ViewerView dashboards and data for your tenant
EditorCreate custom dashboards, modify panels

By default, tenant members are assigned the Viewer role. Contact VION support for elevated access.

After login, you'll see your tenant's folder in the Grafana sidebar. Each tenant has a dedicated folder containing their pre-built dashboards:

  • Overview — gateway uptime, active gateways, error rate
  • Logs — searchable log stream from all edge components

Data Sources

Two data sources are pre-configured:

Data SourceTypeWhat It Contains
MimirPrometheus-compatibleMetrics (uptime, health, custom)
LokiLog aggregationStructured logs from edge gateways

When creating custom dashboards or panels, select the appropriate data source for your query.