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 fc82089987 Merge remote-tracking branch 'origin/main' into resource-store 2 years ago
..
api Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
apimachinery merge main 2 years ago
apis Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2 years ago
apiserver Plugins: Update plugin SDK Go to 0.235.0 (#89153) 2 years ago
build chore: A few updates for the pkg/build/wire fork (#88813) 2 years ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd API Server: Enhanced profiling with godeltaprof (#88939) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr SSE: (Chore) Update log line with context (trace) (#89172) 2 years ago
extensions Chore: Remove legacydata package (#88790) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Chore: Remove pkg/infra/x/persistentcollection (#89139) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
middleware Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
promlib Plugins: Update plugin SDK Go to 0.235.0 (#89153) 2 years ago
registry AuthZ: embed an authorization server (#89018) 2 years ago
server AuthZ: embed an authorization server (#89018) 2 years ago
services Merge remote-tracking branch 'origin/main' into resource-store 2 years ago
setting Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
storage/unified add fs based store 2 years ago
tests Alerting: Update grafana/alerting. (#88914) 2 years ago
tsdb CloudWatch: Fix labels for raw metric search queries (#88943) 2 years ago
util Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
web Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 3 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.