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
Jean-Philippe Quéméner 694e4de935
feat(unified-storage): run dual writer in background if possbile (#102492)
4 months ago
..
aggregator Plugins: Update to latest go plugin SDK version (0.272.0) (#102090) 4 months ago
api Spanner-related fixes (#102376) 4 months ago
apimachinery K8s/Dashboards: Remove slug annotation (#102270) 4 months ago
apis Provisioning: Update APIs in main (#102345) 4 months ago
apiserver Codegen: Cog and go fixes (#101408) 4 months ago
build improve the debugging experience (#101779) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd fix(unified-storage): remove bleve index metric from global scope (#101825) 4 months ago
codegen Bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 in /pkg/codegen (#102333) 4 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SSE: Fix goroutine leak in math operation expression parsing (#102380) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated Provisioning: Update APIs in main (#102345) 4 months ago
ifaces/gcsifaces
infra Stats: Propagate context when listing sandbox plugins (#102207) 4 months ago
kinds Codegen: Cog and go fixes (#101408) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
middleware Org redirection: Fix linking between orgs (#102021) 4 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 in /pkg/codegen (#102333) 4 months ago
promlib Chore: Remove dataplane as option from prom converter (#102320) 4 months ago
registry SecretsManager: Add reststorage logic with validations (#102464) 4 months ago
semconv Chore: Update to latest go plugin SDK (#101939) 4 months ago
server SecretsManager: Bootstrap API service (#102444) 4 months ago
services Chore: Promoting frontendSandboxMonitorOnly to private preview (#102213) 4 months ago
setting CloudMigrations: Remove public preview banner (#102354) 4 months ago
storage feat(unified-storage): run dual writer in background if possbile (#102492) 4 months ago
tests Spanner-related fixes (#102376) 4 months ago
tsdb Cloudwatch: Do not parse log query grouping field to float (#102244) 4 months ago
util Live: Update centrifuge and remove unreleased "gitops" (#102256) 4 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.