grafana/pkg
Paul Marbach e3a3a75ad0 Merge remote-tracking branch 'origin/main' into fastfrwrd/suggestions-new-api-only 2025-12-01 13:58:12 -05:00
..
aggregator chore: update grafana-app-sdk to v0.48.4 (#114563) 2025-11-28 18:20:57 +01:00
api Merge remote-tracking branch 'origin/main' into fastfrwrd/suggestions-new-api-only 2025-12-01 13:58:12 -05:00
apimachinery chore: update grafana-app-sdk to v0.48.4 (#114563) 2025-11-28 18:20:57 +01:00
apis update grafana/gafana-plugin-sdk-go dependency, and adjusted code accordingly (#113922) 2025-11-19 12:44:13 +01:00
apiserver chore: update grafana-app-sdk to v0.48.4 (#114563) 2025-11-28 18:20:57 +01:00
build chore: update grafana-app-sdk to v0.48.4 (#114563) 2025-11-28 18:20:57 +01:00
bus
clientauth/middleware
cmd fix: make graceful handle default for the malformed dashboard jsons during unified migration (#114295) 2025-11-24 14:12:52 +01:00
codegen Chore: Update app-sdk and k8s.io (#113998) 2025-11-17 13:34:15 +03:00
components
configprovider
events
expr Plugins: Upgrade `github.com/grafana/grafana-plugin-sdk-go` v0.283.0 => v0.284.0 (#114400) 2025-11-25 15:46:07 +00:00
extensions Chore: Fix enterprise imports drift (#114288) 2025-11-21 12:53:15 +01:00
generated
ifaces/gcsifaces
infra chore: add log and metric before unified migration enforcement (#114598) 2025-12-01 17:56:59 +01:00
kinds FieldColor: Add accessible color palettes (#114424) 2025-12-01 09:51:11 +00:00
login/social
middleware App Plugins: Allow to define experimental pages (#114232) 2025-11-26 13:41:06 +01:00
mocks/mock_gcsifaces
models
modules
operators
plugins Suggestions: Deprecate previous API, enable external plugin suggestions behind flag 2025-11-26 15:15:28 -08:00
promlib chore: update grafana-app-sdk to v0.48.4 (#114563) 2025-11-28 18:20:57 +01:00
registry Chore: Annotation store interface (#114100) 2025-12-01 12:28:46 +01:00
semconv feat(semconv): Add grafana namespace name attribute (#113767) 2025-11-12 16:33:26 +00:00
server Chore: Annotation store interface (#114100) 2025-12-01 12:28:46 +01:00
services Merge remote-tracking branch 'origin/main' into fastfrwrd/suggestions-new-api-only 2025-12-01 13:58:12 -05:00
setting chore: add log and metric before unified migration enforcement (#114598) 2025-12-01 17:56:59 +01:00
storage chore: add log and metric before unified migration enforcement (#114598) 2025-12-01 17:56:59 +01:00
tests fix(unified): set SQLite path in cfg for reusing shared DB (#114580) 2025-12-01 11:30:22 +01:00
tsdb MSSQL: Current-user authentication (#113977) 2025-11-26 11:10:54 +00:00
util fix(unified): in-proc SQLite data migration (#114537) 2025-11-28 13:13:35 +01: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.