grafana/pkg
Will Browne 073338ec29
Plugins: Dependencies do not inherit parent URL for preinstall (#111762)
dependencies dont inehrit parent url for preinstall
2025-09-29 17:57:41 +01:00
..
aggregator App sdk: Update to v0.45.0 (#111222) 2025-09-17 09:03:30 +03:00
api Alerting: Migrate to integration schema (#111643) 2025-09-26 09:31:50 -04:00
apimachinery Preferences: refactor experimental apiserver and improve tests (#111596) 2025-09-26 19:44:02 +00:00
apis Provisioning finalisers fix 2 (#111679) 2025-09-29 15:21:12 +02:00
apiserver Revert "Revert "Unistore: Add validation for resource names"" (#111648) 2025-09-28 20:53:07 +03:00
build Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +03:00
bus
clientauth/middleware
cmd Plugins: StaticFS should implement FSRemover (#110706) 2025-09-09 15:33:05 +01:00
codegen Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +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: Instrumentation fix and extra testing (#110778) 2025-09-15 13:00:22 -04:00
extensions chore(deps): Backend - Adding puzpuzpuz/xsync/v4 (#111507) 2025-09-23 19:09:46 -04: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 Plugins: Add metrics for fs + cloud provisioning info (#111030) 2025-09-15 14:54:16 +01:00
kinds Dashboard Schema V2: Support panel actions (#110842) 2025-09-12 11:31:05 -06:00
login/social Chore: Update authlib (#110880) 2025-09-15 12:45:15 +02:00
middleware Metrics: Add http_response_size_bytes metric (#110428) 2025-09-03 14:47:38 +01:00
mocks/mock_gcsifaces
models
modules Background Services: Remove dskitBackgroundServices toggle (#111255) 2025-09-26 15:16:06 -04:00
operators Provisioning: move job operator to enterprise and enable PR worker (#111663) 2025-09-27 20:14:08 -05:00
plugins Plugins: Dependencies do not inherit parent URL for preinstall (#111762) 2025-09-29 17:57:41 +01:00
promlib Scopes: Generate new field for default parent node (#108666) 2025-09-26 12:02:45 +02:00
registry Secrets: Add more details about decryption when there is an error (#111741) 2025-09-29 18:29:52 +02:00
semconv Chore: update otel v1.37.0 to v1.38.0 (#110985) 2025-09-12 10:11:56 +00:00
server grafana-iam: Wire RoleBindings APIs to OSS (#111728) 2025-09-29 14:28:12 +02:00
services Provisioning finalisers fix 2 (#111679) 2025-09-29 15:21:12 +02:00
setting Chore: Deprecate direct access to Cfg (#111442) 2025-09-29 13:48:23 +03:00
storage Secrets: Add more details about decryption when there is an error (#111741) 2025-09-29 18:29:52 +02:00
tests fix(dashboards): allow multiple types in search query (#111740) 2025-09-29 16:13:43 +02:00
tsdb PostgreSQL: Check for null in JSON columns (#111747) 2025-09-29 18:28:07 +02:00
util Provisioning: Remove again dependency cycle between provisioning app and grafana (#110863) 2025-09-10 14:40:44 +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.