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
Artur Wierzbicki 35f5ef007c
Chore: update ownership of grafana live FE code (#93823)
8 months ago
..
aggregator Chore: Update grafana-plugin-sdk (#93426) 8 months ago
api OAuth: Add custom unauthorized message option in configuration (#93717) 8 months ago
apimachinery go.mod: Authlib update (#93642) 8 months ago
apis Alerting: Notifications Templates API (#91349) 8 months ago
apiserver K8s/Storage: add a reusable generic storage builder (#93778) 8 months ago
build Chore: Update grafana-plugin-sdk (#93426) 8 months ago
bus
cmd K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
codegen
components
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 9 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Alerting: Notifications Templates API (#91349) 8 months ago
ifaces/gcsifaces
infra Revert read replica POC (#93551) 8 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 9 months ago
login/social Cfg: Deduplicate `DefaultOrgID` code (#93588) 8 months ago
middleware Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 8 months ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Add state logs for plugin client retrieval (#93630) 8 months ago
promlib Chore: Update grafana-plugin-sdk (#93426) 8 months ago
registry K8s/Storage: add a reusable generic storage builder (#93778) 8 months ago
semconv Chore: Bump Go to 1.23.1 (#93007) 9 months ago
server K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
services Chore: update ownership of grafana live FE code (#93823) 8 months ago
setting OAuth: Add custom unauthorized message option in configuration (#93717) 8 months ago
storage GRPC/Authn: Remove org name header (#93780) 8 months ago
tests Revert read replica POC (#93551) 8 months ago
tsdb AzureMonitor: Improve errorsource (#93533) 8 months ago
util Identity: Remove typed id (#91801) 10 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.