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
Serge Zaitsev 3dbd3a7a81
Chore: Revert golangci PR + bump golangic version (#96326)
6 months ago
..
aggregator Bump Plugin SDK version (#96933) 6 months ago
api Support delete endpoint for folders (#96573) 6 months ago
apimachinery Bump Plugin SDK version (#96933) 6 months ago
apis Dashboards: Add v1alpha1 and v2alpha1 conversion (#96415) 6 months ago
apiserver Bump Plugin SDK version (#96933) 6 months ago
build Chore: Revert golangci PR + bump golangic version (#96326) 6 months ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 7 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 12 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr SQL Expressions: Simplify where code is being stubbed out (#96227) 6 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Alerting: Notifications Routes API (#91550) 7 months ago
ifaces/gcsifaces
infra Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 6 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 6 months ago
login/social Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 7 months ago
middleware Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 6 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 7 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Loki: Fix healthcheck logger always appending `endpoint` (#96531) 6 months ago
promlib Prometheus: Add error source, don't swallow errors (#96511) 6 months ago
registry Search: expose search on dashboard apiserver (v0alpha1) (#96907) 6 months ago
semconv Bump Plugin SDK version (#96933) 6 months ago
server UnifiedSearch: Introduce a DocumentBuilder interface (#96738) 6 months ago
services Navigation: add dbo11y app under Infrastructure (#96763) 6 months ago
setting CloudMigration: Create authapi service (#96581) 6 months ago
storage Bump gocloud.dev from 0.39.0 to 0.40.0 (#95900) 6 months ago
tests Search: expose search on dashboard apiserver (v0alpha1) (#96907) 6 months ago
tsdb MySQL: Datasource health check error message improvements (#96906) 6 months ago
util Chore: Revert golangci PR + bump golangic version (#96326) 6 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 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.