grafana/pkg
Ashley Harrison ee74e2cc43
CodeQL checks / Detect whether code changed (push) Has been cancelled Details
CodeQL checks / Analyze (actions) (push) Has been cancelled Details
CodeQL checks / Analyze (go) (push) Has been cancelled Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled Details
more theme plugin stuff
2025-10-02 09:48:40 +01:00
..
aggregator App sdk: Update to v0.45.0 (#111222) 2025-09-17 09:03:30 +03:00
api more theme plugin stuff 2025-10-02 09:48:40 +01:00
apimachinery Scopes: Generate new field for default parent node (#108666) 2025-09-26 12:02:45 +02:00
apis Revert: DataSource: Support config CRUD from apiservers (#106996) (#110342) 2025-08-29 14:49:57 +02:00
apiserver Folders: let unified storage handle authorization (#110825) 2025-09-24 16:26:47 +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 Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
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: Lifecycle o11y (#110570) 2025-09-10 14:33:03 -04:00
operators Provisioning: Wire up tracing and add trace for job sync (#111455) 2025-09-22 22:23:29 -06:00
plugins backend changes needed for theme plugins... probably not all :D 2025-09-26 15:22:10 +01:00
promlib Scopes: Generate new field for default parent node (#108666) 2025-09-26 12:02:45 +02:00
registry Resource Permissions: Move validator higher up (#111557) 2025-09-26 11:30:28 +00:00
semconv backend changes needed for theme plugins... probably not all :D 2025-09-26 15:22:10 +01:00
server FeatureToggles: Remove deprecated experimental apiserver (#111617) 2025-09-25 17:39:25 +03:00
services backend changes needed for theme plugins... probably not all :D 2025-09-26 15:22:10 +01:00
setting Provisioning: Allow disabling of image rendering instance wide (#111359) 2025-09-19 12:40:14 +03:00
storage Storage: Fast path when list with metadata.name=XYZ (#111630) 2025-09-25 15:54:38 +00:00
tests chore: add validations to test endpoint (#111622) 2025-09-25 15:10:13 +00:00
tsdb Loki: resource frontend browser cache (#110488) 2025-09-26 07:18:20 -05:00
util Provisioning: Remove again dependency cycle between provisioning app and grafana (#110863) 2025-09-10 14:40:44 +02:00
web Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330) 2025-07-18 09:06:26 -06:00
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.