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ý 077f9e90d5
Fix format of timestamps sent to Spanner. (#102227)
2 months ago
..
aggregator Plugins: Update to latest go plugin SDK version (0.272.0) (#102090) 2 months ago
api Revert "Config: Removes setting `viewers_can_edit` (#101767)" (#102191) 2 months ago
apimachinery K8s/Dashboards: Fix title extraction (#101990) 2 months ago
apis Secrets: make the secrets package a go work module (#102167) 2 months ago
apiserver Codegen: Cog and go fixes (#101408) 2 months ago
build improve the debugging experience (#101779) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd fix(unified-storage): remove bleve index metric from global scope (#101825) 2 months ago
codegen Codegen: Cog and go fixes (#101408) 2 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events
expr SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 2 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Add RTK client in main (#101991) 2 months ago
ifaces/gcsifaces
infra Chore: Add username option for redis remote cache (#101787) 2 months ago
kinds Codegen: Cog and go fixes (#101408) 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
modules
plugins Plugins: Update all core plugins with raise issue and docs links (#101929) 2 months ago
promlib Prometheus: Read feature toggles once when creating plugin instance (#102131) 2 months ago
registry K8s/Dashboards: Remove uid+version from spec (#101992) 2 months ago
semconv Chore: Update to latest go plugin SDK (#101939) 2 months ago
server fix(unified-storage): remove bleve index metric from global scope (#101825) 2 months ago
services K8s/Dashboards: Remove uid+version from spec (#101992) 2 months ago
setting Config: Remove setting `editors_can_admin` (#101607) 2 months ago
storage Add Spanner dialect to pkg/storage/unified/sql/sqltemplate package. (#102121) 2 months ago
tests K8s/Dashboards: Remove uid+version from spec (#101992) 2 months ago
tsdb Codegen: Cog and go fixes (#101408) 2 months ago
util Fix format of timestamps sent to Spanner. (#102227) 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.