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
Ryan McKinley df72a61a52 clearnup against smaller upstream 11 months ago
..
api Navigation: Backend to save navigation customization into preferences (#89783) 11 months ago
apimachinery clearnup against smaller upstream 11 months ago
apis Feature toggles: add expression to generated json and k8s response (#90006) 11 months ago
apiserver merge upstream 11 months ago
build CI: Don't use slim image for bump-version (#89689) 11 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Zanzana: Initial work to allow partial data migrations (#89919) 11 months ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
extensions Chore: Remove legacydata package (#88790) 12 months ago
generated Alerting: Receiver API (#89707) 11 months ago
ifaces/gcsifaces
infra AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 11 months ago
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 11 months ago
login/social Auth: Implement reload function for LDAP (#89267) 11 months ago
middleware infra(tracing): Always end started spans (#90016) 11 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins Chore: Remove provisional APIVersion from plugin info (#89831) 11 months ago
promlib Chore: Update go.mod go.sum and go.work.sum files (#89992) 11 months ago
registry clearnup against smaller upstream 11 months ago
server Experimental Feature Toggle: databaseReadReplica (#89232) 11 months ago
services clearnup against smaller upstream 11 months ago
setting Cloud migrations: create snapshot files (#89693) 11 months ago
storage/unified clearnup against smaller upstream 11 months ago
tests cleanup 11 months ago
tsdb Chore: Add basic admission handlers for registered API services (#89824) 11 months ago
util Chore: Fix apiserver circular dependencies (#89918) 11 months ago
web Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.