grafana/pkg
Misi 44beedd09a
IAM: Handle NULL external_uid, is_provisioned correctly for Teams (#113219)
* Handle NULL external_uid correctly with MySQL

* Add NULL handling to is_provisioned column
2025-10-30 15:50:40 +00:00
..
aggregator Chore: Update app-sdk to v0.48.1 (#113023) 2025-10-27 09:34:26 +03:00
api ShortURL: Use UpdateStatus client (#111170) 2025-10-30 15:57:03 +03:00
apimachinery Chore: Update app-sdk to v0.48.1 (#113023) 2025-10-27 09:34:26 +03:00
apis SQL Expressions: Add endpoint to get Schemas (#108864) 2025-10-30 10:05:12 -04:00
apiserver Chore: Update app-sdk to v0.48.1 (#113023) 2025-10-27 09:34:26 +03:00
build Chore: Update gocloud.dev, removing opencensus (#113056) 2025-10-28 09:10:37 +00:00
bus
clientauth/middleware Log error from token exchange middleware (#112125) 2025-10-08 07:59:46 +00:00
cmd Revert "chore(tracing): Initialize tracing early, before wire" (#112758) 2025-10-21 21:23:09 +00:00
codegen Chore: Update app-sdk to v0.48.1 (#113023) 2025-10-27 09:34:26 +03:00
components Authz: Remove legacy API Key permissions (#110860) 2025-09-12 13:59:37 +02:00
configprovider Configprovider: Update the interface to propagate errors (#110814) 2025-09-11 17:26:54 +03:00
events Chore: Remove unused bus.Bus events (#110738) 2025-09-08 10:47:16 +00:00
expr SQL Expressions: Add endpoint to get Schemas (#108864) 2025-10-30 10:05:12 -04:00
extensions Access: Add CoreRole/Role Delete/Update hooks for OpenFGA (#112839) 2025-10-27 17:20:59 +00:00
generated Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +03:00
ifaces/gcsifaces
infra feat: allow service_name override (#112875) 2025-10-23 14:36:23 +00:00
kinds PanelTimeCompare: Support saving time compare window (#113150) 2025-10-30 10:50:05 +01:00
login/social Chore: Update authlib (#110880) 2025-09-15 12:45:15 +02:00
middleware chore : Deprecating `FeatureToggles.IsEnabledGlobally` (#112885) 2025-10-24 12:02:53 -04:00
mocks/mock_gcsifaces
models
modules Background Services: Remove dskitBackgroundServices toggle (#111255) 2025-09-26 15:16:06 -04:00
operators Provisioning: concurrent deletes in finalizers and 404 handling (#113155) 2025-10-30 11:55:36 +01:00
plugins Plugins: Skip angular check for CDN source (#113163) 2025-10-29 11:33:43 -04:00
promlib Chore: Update gocloud.dev, removing opencensus (#113056) 2025-10-28 09:10:37 +00:00
registry IAM: Handle NULL external_uid, is_provisioned correctly for Teams (#113219) 2025-10-30 15:50:40 +00:00
semconv Go: Update to 1.25.3 (#112359) 2025-10-14 12:21:27 +02:00
server QueryCaching: Use CachingServiceClient for query caching (#112128) 2025-10-28 11:41:46 -03:00
services SQL Expressions: Add endpoint to get Schemas (#108864) 2025-10-30 10:05:12 -04:00
setting Rename behavior related to the interactive learning plugin (#112752) 2025-10-22 09:06:21 +01:00
storage chore: improve unified dual writer logging (#113203) 2025-10-30 10:12:29 +01:00
tests IAM: Handle NULL external_uid, is_provisioned correctly for Teams (#113219) 2025-10-30 15:50:40 +00:00
tsdb CloudWatch Logs: Support Log Anomalies query type (#113067) 2025-10-29 18:47:33 +01:00
util Chore: Update gocloud.dev, removing opencensus (#113056) 2025-10-28 09:10:37 +00: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.