Using Grafana
Grafana is the web interface for all your observability data. Through Grafana, you can explore logs, metrics, and traces, build dashboards, and configure alerts.
Accessing Grafana
Log in using your Feide credentials (via Microsoft Entra ID).
Organizations
Grafana uses organizations to separate teams and their data. Each team or product area gets its own organization with:
- Dedicated data sources (Loki, Mimir, Tempo)
- Custom dashboards
- Team-specific settings
Switching Organizations
If you belong to multiple organizations:
- Click your profile icon (bottom left)
- Select Switch organization
- Choose the organization you want to view
Data Sources
Your organization comes pre-configured with data sources for:
| Data Source | Signal | Query Language |
|---|---|---|
| Loki | Logs | LogQL |
| Mimir | Metrics | PromQL |
| Tempo | Traces | TraceQL |
For PaaS teams, you also get access to Kubernetes metrics showing container-level CPU, memory, and network usage.
Next Steps
- Exploring Data - Learn to use the Explore view
- Dashboards - Create and use dashboards