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 b5a02afdc9 merge main 4 months ago
..
aggregator Chore: Bump dependencies to address security issues (#101620) 5 months ago
api K8s: Schema v2: Return 406 in /api (#101842) 4 months ago
apimachinery Auth: Update to authlib (#101863) 4 months ago
apis merge main 4 months ago
apiserver Chore: Bump dependencies to address security issues (#101620) 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 Provisioning: Define large parts of our infrastructure (#101029) 5 months ago
ifaces/gcsifaces
infra Support Spanner's UNION syntax, which needs to be UNION DISTINCT or UNION ALL. (#101768) 4 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) 9 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 Search: Rename managed object index (#101856) 4 months ago
semconv Chore: Bump Go to 1.23.7 (#101576) 5 months ago
server Add OpenFeature providers (#101071) 5 months ago
services merge main 4 months ago
setting Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 4 months ago
storage merge main 4 months ago
tests merge main 4 months ago
tsdb Tempo: add support for sum_over_time metrics queries (#101545) 4 months ago
util Spanner: Add trivial sequence number generator. (#101777) 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.