The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg
Mariell Hoversholm 185d1a1530
E2E: Rework the runner (#105712)
1 month ago
..
aggregator Bump tempo to 20250529124718-87c2dc380cec (#106220) 2 months ago
api Alerting: Use default_datasource_uid as the default target for recording rules in UI (#106415) 1 month ago
apimachinery Chore: Update k8s.io to v0.33.1 (#105307) 2 months ago
apis Bump tempo to 20250529124718-87c2dc380cec (#106220) 2 months ago
apiserver Bump tempo to 20250529124718-87c2dc380cec (#106220) 2 months ago
build E2E: Rework the runner (#105712) 1 month ago
bus
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 2 months ago
codegen Bump tempo to 20250529124718-87c2dc380cec (#106220) 2 months ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
events
expr SQL Expressions: Always convert on type first (#106083) 2 months ago
extensions Remove support for Google Spanner database. (#105846) 2 months ago
generated Chore: Update k8s.io to v0.33.1 (#105307) 2 months ago
ifaces/gcsifaces
infra SecretsManager: Various utils for usage insights, outbox and secretkeeper (#106010) 2 months ago
kinds Chore: Update k8s.io to v0.33.1 (#105307) 2 months ago
login/social Auth: Add Azure/Entra workload identity support (#104807) 2 months ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
mocks/mock_gcsifaces
models
modules unified-storage: distributor instructions and fix race condition (#105630) 2 months ago
plugins Revert "Postgres: Switch the datasource plugin from lib/pq to pgx (#103961)" (#106270) 2 months ago
promlib Bump tempo to 20250529124718-87c2dc380cec (#106220) 2 months ago
registry Folders: Correctly resolve nested folder breadcrumbs (#106344) 2 months ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
server Bump tempo to 20250529124718-87c2dc380cec (#106220) 2 months ago
services Alerting: Send notifications immediately on Error|NoData -> Normal transitions (#106421) 1 month ago
setting Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 1 month ago
storage feat(unified-storage): log continue token on error (#106475) 1 month ago
tests Alerting: Fix group-level labels and query_offset in the import API (#106379) 1 month ago
tsdb Datasource: grafana-pyroscope-datasource/parca: Fix the passing of response headers (#106293) 1 month ago
util Crypto: Use crypto/pbkdf2 instead of x (#106474) 1 month ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.