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
Ryan McKinley ba38862fc9 maybe 4 months ago
..
aggregator Chore: Bump dependencies to address security issues (#101620) 5 months ago
api Merge remote-tracking branch 'origin/main' into grafana-git-ui-sync 5 months ago
apimachinery Chore: Bump dependencies to address security issues (#101620) 5 months ago
apis maybe 4 months ago
apiserver merge main 5 months ago
build Chore: Bump dependencies to address security issues (#101620) 5 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 Chore: Bump dependencies to address security issues (#101620) 5 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: Simplify test code (#101718) 5 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated maybe 4 months ago
ifaces/gcsifaces
infra Hackaton 12: Add some unit tests, take 1 (#101457) 5 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 5 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 Chore: Bump dependencies to address security issues (#101620) 5 months ago
promlib PromLib: Take AdHoc filters into account when requesting suggestions without label (#101555) 5 months ago
registry Provisioning: Update spec and dependencies (#101746) 5 months ago
semconv Chore: Bump Go to 1.23.7 (#101576) 5 months ago
server merge main 5 months ago
services merge main 5 months ago
setting merge main 5 months ago
storage fix go.mod 5 months ago
tests maybe 4 months ago
tsdb Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 5 months ago
util Spanner support enhancements (#101634) 5 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.