grafana/pkg
Andres Martinez Gotor f0c841b9bc
Advisor: Allow to disable backend (#104445)
2025-04-24 15:27:13 +02:00
..
aggregator Chore: Update internal go.mod references (#104262) 2025-04-22 10:42:39 +01:00
api Access control: Make sure that user permission cache is cleared after new dashboard and folder creation (#104193) 2025-04-24 16:02:39 +03:00
apimachinery IAM: Add `datasources:query` support for using the authlib/authzservice (#104107) 2025-04-24 13:39:31 +01:00
apis Chore: Update internal go.mod references (#104262) 2025-04-22 10:42:39 +01:00
apiserver Chore: Upgrade authlib (use UIDs for authz checks) (#104307) 2025-04-23 12:51:37 +01:00
build
bus
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 2025-04-23 20:54:35 +03:00
codegen
components
events
expr Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 2025-04-17 00:32:25 +03:00
extensions
generated
ifaces/gcsifaces
infra Data Sources: Add gauge for response size (#104394) 2025-04-24 13:26:28 +01:00
kinds
login/social
middleware
mocks/mock_gcsifaces
models
modules FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
plugins Chore: Update internal go.mod references (#104262) 2025-04-22 10:42:39 +01:00
promlib Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 2025-04-17 00:32:25 +03:00
registry Advisor: Allow to disable backend (#104445) 2025-04-24 15:27:13 +02:00
semconv
server FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
services Access control: Make sure that user permission cache is cleared after new dashboard and folder creation (#104193) 2025-04-24 16:02:39 +03:00
setting
storage K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 2025-04-23 20:54:35 +03:00
tests Provisioning: Export dashboards with conversion errors (#104369) 2025-04-24 14:16:25 +01:00
tsdb Graphite: Support backend queries with different time ranges (#103984) 2025-04-22 13:14:24 +01:00
util Chore: Clean up unused parts of xorm/core (#104260) 2025-04-22 11:37:07 +02:00
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.