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
Sven Grossmann a67cb174c7
Investigations: add `fieldConfig` and `queries` (#103276)
2 months ago
..
aggregator Convert pkg/apis/folder to a module (#102975) 2 months ago
api Return correct disabled status when looking up a user (#103182) 2 months ago
apimachinery Convert pkg/apis/folder to a module (#102975) 2 months ago
apis Chore: Fix Go Workspace Check workflow and run make update-workspace (#103261) 2 months ago
apiserver Convert pkg/apis/folder to a module (#102975) 2 months ago
build Chore: Update git dependencies (#103159) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd Chore: Enable Grafana version check when installing plugins (#103176) 2 months ago
codegen Chore: Update git dependencies (#103159) 2 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events
expr SQL Expressions: Make SQL Expressions work with Alerting (#101820) 2 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: webhook last event timestamp (#103180) 2 months ago
ifaces/gcsifaces
infra Tracing: Add `Insecure` to `NewOTLPTracingConfig` (#103174) 2 months ago
kinds i18n: Add `locale` to backend (#102233) 2 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
middleware Org redirection: Fix linking between orgs (#102021) 3 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 Chore: Update git dependencies (#103159) 2 months ago
promlib Convert pkg/apis/folder to a module (#102975) 2 months ago
registry search: add legacy id for all resources in bleve (#103206) 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 Zanzana/enable TLS for client side gRPC (#103000) 2 months ago
setting Zanzana/enable TLS for client side gRPC (#103000) 2 months ago
storage Search: Avoid panic with missing title (#103257) 2 months ago
tests Investigations: add `fieldConfig` and `queries` (#103276) 2 months ago
tsdb InfluxDB: capture more downstream errors (#103274) 2 months ago
util Chore: Update git dependencies (#103159) 2 months 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.