grafana/pkg
MattIPv4 012a604072 FeatureToggles: Regenerate files with new toggle 2025-09-30 03:31:42 +01:00
..
aggregator App sdk: Update to v0.45.0 (#111222) 2025-09-17 09:03:30 +03:00
api Plugins: Move store init to dskit service (#111206) 2025-09-29 15:32:15 -04:00
apimachinery Preferences: refactor experimental apiserver and improve tests (#111596) 2025-09-26 19:44:02 +00:00
apis FeatureToggles: Removed deprecated code (#111750) 2025-09-29 20:05:44 +03: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
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
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 Plugins: Move store init to dskit service (#111206) 2025-09-29 15:32:15 -04:00
semconv Chore: update otel v1.37.0 to v1.38.0 (#110985) 2025-09-12 10:11:56 +00:00
server Plugins: Move store init to dskit service (#111206) 2025-09-29 15:32:15 -04:00
services FeatureToggles: Regenerate files with new toggle 2025-09-30 03:31:42 +01:00
setting FeatureToggles: Removed deprecated code (#111750) 2025-09-29 20:05:44 +03:00
storage fix(folders): use namespace_uid for alert count (#111773) 2025-09-29 16:12:34 -05:00
tests fix(folders): use namespace_uid for alert count (#111773) 2025-09-29 16:12:34 -05: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.