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
Peter Štibraný b1198b92c6
authinfoimpl: Fix TestIntegrationAuthInfoStore when running on Spanner. (#103383)
4 months ago
..
aggregator CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
api Dashboard Restore: Remove experimental functionality under feature flag `dashboardRestore` for now - this will be reworked (#103204) 4 months ago
apimachinery CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
apis Provisioning: Require a name in the saved resource (#103309) 4 months ago
apiserver CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
build CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd Dashboard Restore: Remove experimental functionality under feature flag `dashboardRestore` for now - this will be reworked (#103204) 4 months ago
codegen CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
events
expr SQL Expressions: Query Service Support (#101955) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated Provisioning: webhook last event timestamp (#103180) 4 months ago
ifaces/gcsifaces
infra Tracing: Add `Insecure` to `NewOTLPTracingConfig` (#103174) 4 months ago
kinds i18n: Add `locale` to backend (#102233) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
middleware Org redirection: Fix linking between orgs (#102021) 4 months ago
mocks/mock_gcsifaces
models
modules
plugins CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
promlib CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
registry Dashboards: Only expose LibraryPanels and search on v0 (not v1+v2) (#103335) 4 months ago
semconv Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 4 months ago
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
services authinfoimpl: Fix TestIntegrationAuthInfoStore when running on Spanner. (#103383) 4 months ago
setting Zanzana/enable TLS for client side gRPC (#103000) 4 months ago
storage search: add manager kind to bleve (#103305) 4 months ago
tests Team: Add columns external_uid and is_provisioned to the team table (#103285) 4 months ago
tsdb Revert "Tempo: fix streaming with TLS without BasicAuth (#100546)" (#103358) 4 months ago
util Retry aborted transactions on Spanner. (#103289) 4 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.