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
Dana Axinte 7bf111b3a3
Merge branch 'main' into secret-service/feature-branch
4 months ago
..
aggregator Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
api [search] folder name lookup performance (#100154) 4 months ago
apimachinery Dashboards+Folders: Ensure the service identity is used for resolvers (#100128) 4 months ago
apis Merge branch 'main' into secret-service/feature-branch 4 months ago
apiserver Dual Writer: Remove list comparisons in mode 2 & 3 (#100215) 4 months ago
build Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 4 months ago
codegen Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr SQL Expressions: Add str_to_date function and unskip test (#100226) 4 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Provisioning: Sync API with current feature branch (#100252) 4 months ago
ifaces/gcsifaces
infra Frontend Sandbox: Add to statscollector (#99735) 4 months ago
kinds Dashboards: Allow custom quick time ranges specified in dashboard model (#93724) 4 months ago
login/social AuzerAD: Handle empty `client_authentication` case (#99437) 4 months ago
middleware Authlib: Use types package rather than claims (#99243) 4 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Plugins: Add synchronous CDN plugin loader (#99096) 4 months ago
promlib Chore: Code cleaning with unit tests in promlib (#99542) 4 months ago
registry Merge branch 'main' into secret-service/feature-branch 4 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
server SecretsService: Add decrypt subresource for testing (#99901) 4 months ago
services Merge branch 'main' into secret-service/feature-branch 4 months ago
setting Merge remote-tracking branch 'origin/main' into secret-service/feature-branch 4 months ago
storage Merge branch 'main' into secret-service/feature-branch 4 months ago
tests Merge branch 'main' into secret-service/feature-branch 4 months ago
tsdb Add errorsource to InfluxDB datasource plugin fixes #1072 (#99900) 4 months ago
util Authlib: Use types package rather than claims (#99243) 4 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.