grafana/pkg
Todd Treece dc77da11cf
Plugins: API sync (#112452)
2025-10-24 08:09:26 -04:00
..
aggregator update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
api Plugins: API sync (#112452) 2025-10-24 08:09:26 -04:00
apimachinery update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
apis update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
apiserver update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
build CI: Windows builds with CGO cross-compiler toolchain (#112922) 2025-10-24 09:23:14 +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 update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
components
configprovider
events
expr SQL Expressions: Replace NaN/Inf values with Null (#112641) 2025-10-21 10:43:04 -04:00
extensions Advisor: Add support for multiple orgs (#112577) 2025-10-23 09:22:31 +02:00
generated
ifaces/gcsifaces
infra feat: allow service_name override (#112875) 2025-10-23 14:36:23 +00:00
kinds App SDK: Update to v0.47.0 (#112519) 2025-10-16 15:41:41 +00:00
login/social
middleware
mocks/mock_gcsifaces
models
modules
operators fix: speedup client (#112640) 2025-10-21 10:48:43 +02:00
plugins update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
promlib update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726) 2025-10-22 09:02:11 +02:00
registry Plugins: API sync (#112452) 2025-10-24 08:09:26 -04:00
semconv Go: Update to 1.25.3 (#112359) 2025-10-14 12:21:27 +02:00
server Plugins: API sync (#112452) 2025-10-24 08:09:26 -04:00
services Plugins: API sync (#112452) 2025-10-24 08:09:26 -04:00
setting Rename behavior related to the interactive learning plugin (#112752) 2025-10-22 09:06:21 +01:00
storage Cleanup old entries from resource_last_import_time table. (#112438) 2025-10-23 11:17:08 +00:00
tests IAM: Implement the delete method for team bindings (#112844) 2025-10-24 11:58:13 +03:00
tsdb Tempo error source fix (#112916) 2025-10-24 16:58:58 +09:00
util
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.