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
Josh Hunt bf172dfd29
GrafanaUI: Add noBackdropBlur feature toggle (#102128)
1 year ago
..
aggregator Plugins: Update to latest go plugin SDK version (0.272.0) (#102090) 1 year ago
api Revert "Config: Removes setting `viewers_can_edit` (#101767)" (#102191) 1 year ago
apimachinery K8s/Dashboards: Fix title extraction (#101990) 1 year ago
apis Secrets: make the secrets package a go work module (#102167) 1 year ago
apiserver Codegen: Cog and go fixes (#101408) 1 year ago
build improve the debugging experience (#101779) 1 year ago
bus Hackaton: Add more unit tests, take 3 (#101525) 1 year ago
cmd fix(unified-storage): remove bleve index metric from global scope (#101825) 1 year ago
codegen Codegen: Cog and go fixes (#101408) 1 year ago
components Hackaton: Add more unit tests, take 3 (#101525) 1 year ago
events
expr SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 1 year ago
extensions
generated Provisioning: Add RTK client in main (#101991) 1 year ago
ifaces/gcsifaces
infra Chore: Add username option for redis remote cache (#101787) 1 year ago
kinds Codegen: Cog and go fixes (#101408) 1 year ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 1 year ago
middleware Org redirection: Fix linking between orgs (#102021) 1 year ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Update all core plugins with raise issue and docs links (#101929) 1 year ago
promlib Prometheus: Read feature toggles once when creating plugin instance (#102131) 1 year ago
registry fix(unified-storage): Improve test coverage on legacy searcher and parse result helper (#102147) 1 year ago
semconv Chore: Update to latest go plugin SDK (#101939) 1 year ago
server fix(unified-storage): remove bleve index metric from global scope (#101825) 1 year ago
services GrafanaUI: Add noBackdropBlur feature toggle (#102128) 1 year ago
setting Config: Remove setting `editors_can_admin` (#101607) 1 year ago
storage Add Spanner dialect to pkg/storage/unified/sql/sqltemplate package. (#102121) 1 year ago
tests RBAC: Remove action set feature toggle (#101959) 1 year ago
tsdb Codegen: Cog and go fixes (#101408) 1 year ago
util Chore: Update to latest go plugin SDK (#101939) 1 year ago
web
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.