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
Gábor Farkas 40b1b62502
improve the debugging experience (#101779)
2 months ago
..
aggregator Codegen: Cog and go fixes (#101408) 2 months ago
api K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 2 months ago
apimachinery K8s/Dashboards: Fix title extraction (#101990) 2 months ago
apis K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 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 K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 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: Improve native histogram response parsing performance (#102024) 2 months ago
registry K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 2 months ago
semconv Chore: Update to latest go plugin SDK (#101939) 2 months ago
server Alerting: Add scheduled clean-up of deleted rules (#101963) 2 months ago
services K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 2 months ago
setting Config: Remove setting `editors_can_admin` (#101607) 2 months ago
storage K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 2 months ago
tests K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 2 months ago
tsdb Codegen: Cog and go fixes (#101408) 2 months ago
util Chore: Update to latest go plugin SDK (#101939) 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.