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
drew08t 020ad6c8cb Merge branch 'main' into table-ng 4 months ago
..
aggregator Codegen: Cog and go fixes (#101408) 4 months ago
api Config: Remove setting `editors_can_admin` (#101607) 4 months ago
apimachinery K8s/Dashboards: Fix title extraction (#101990) 4 months ago
apis Merge branch 'main' into table-ng 4 months ago
apiserver Codegen: Cog and go fixes (#101408) 4 months ago
build Codegen: Cog and go fixes (#101408) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd Plugins: Remove uninstall plugin step from cli plugins update-all (#101632) 5 months ago
codegen Codegen: Cog and go fixes (#101408) 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 SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated Provisioning: Add RTK client in main (#101991) 4 months ago
ifaces/gcsifaces
infra Chore: Add username option for redis remote cache (#101787) 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 Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Plugins: Update all core plugins with raise issue and docs links (#101929) 4 months ago
promlib Prometheus: Improve native histogram response parsing performance (#102024) 4 months ago
registry Dashboard: Redirect between `v1alpha1` and `v2alpha1` depending on stored version (#101292) 4 months ago
semconv Chore: Update to latest go plugin SDK (#101939) 4 months ago
server Alerting: Add scheduled clean-up of deleted rules (#101963) 4 months ago
services Merge branch 'main' into table-ng 4 months ago
setting Config: Remove setting `editors_can_admin` (#101607) 4 months ago
storage Revert "Unified Storage: Use match all query instead of wildcard for not-in requirement query" (#102058) 4 months ago
tests Plugins: Update all core plugins with raise issue and docs links (#101929) 4 months ago
tsdb Codegen: Cog and go fixes (#101408) 4 months ago
util Chore: Update to latest go plugin SDK (#101939) 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.