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 7ea0fab606
Prometheus: Enable Combobox metric select by default (#101045)
2 months ago
..
aggregator Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
api K8s: Folders: Reduce db calls with /api/folders (#103058) 2 months ago
apimachinery Unistore: Skip label for getting full path (#102928) 2 months ago
apis Provisioning: Complete rename of jobs (#102979) 2 months ago
apiserver Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
build Fix: Prints should always include new lines (#102795) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd Fix: Prints should always include new lines (#102795) 2 months ago
codegen Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr SQL Expressions: Allow substring_index func (#103021) 2 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Update APIs in main (#102345) 2 months ago
ifaces/gcsifaces
infra Tracing: chore make insecure option configurable (#99236) 2 months ago
kinds Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
middleware Org redirection: Fix linking between orgs (#102021) 2 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
promlib Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
registry Stats: Optimize getting folder stats (#103033) 2 months ago
semconv Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2 months ago
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2 months ago
services Prometheus: Enable Combobox metric select by default (#101045) 2 months ago
setting Anonymous: Enforce org role Viewer setting (#102070) 2 months ago
storage fix(unified-storage): unlist the deleted resource's versions (#102588) 2 months ago
tests Provisioning: Complete rename of jobs (#102979) 2 months ago
tsdb Fix: Prints should always include new lines (#102795) 2 months ago
util unified-storage: Reduce calls to the user service (#102934) 2 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 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.