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
Will Browne d0ffb20b68 rollback unnecessary changes 10 months ago
..
aggregator Chore: Update grafana-plugin-sdk (#93426) 10 months ago
api K8s/Folders: Convert additional fields when creating k8s resources (#93395) 10 months ago
apimachinery go.mod: Authlib update (#93642) 10 months ago
apis RBAC: Add option to skip rbac check for specified verbs (#93654) 10 months ago
apiserver Unistore: fix DualWriter context cancelation on mode 1 (#93377) 10 months ago
build Chore: Update grafana-plugin-sdk (#93426) 10 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd fix(apiserver): append errors correctly from options (#93434) 10 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 10 months ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 12 months ago
generated K8s: Add k8s codegen PR check (#91903) 11 months ago
ifaces/gcsifaces
infra propagate tracer provider 10 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 11 months ago
login/social Cfg: Deduplicate `DefaultOrgID` code (#93588) 10 months ago
middleware Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 10 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) 1 year ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 1 year ago
plugins rollback unnecessary changes 10 months ago
promlib Chore: Update grafana-plugin-sdk (#93426) 10 months ago
registry K8s/Folders: Convert additional fields when creating k8s resources (#93395) 10 months ago
semconv Chore: Bump Go to 1.23.1 (#93007) 11 months ago
server Alerting: Receiver resource permissions service (#93552) 10 months ago
services UniStore: Add config to enable periodic DualWriter DataSyncer (#93555) 10 months ago
setting UniStore: Add config to enable periodic DualWriter DataSyncer (#93555) 10 months ago
storage [authn] use authlib client+interceptors for in-proc mode (#93124) 10 months ago
tests Correlations: Allow correlations to target URLs (#92442) 10 months ago
tsdb AzureMonitor: Improve errorsource (#93533) 10 months ago
util Identity: Remove typed id (#91801) 11 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 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.