grafana/pkg
Charandas 76b3d855c7
fix: use multi client for provisioning API builder (#111144)
2025-09-18 16:35:40 -07:00
..
aggregator App sdk: Update to v0.45.0 (#111222) 2025-09-17 09:03:30 +03:00
api Alerting: v0 schema for integrations (mimir) (#110908) 2025-09-17 09:25:56 -04:00
apimachinery Authlib: Update authz client to use zookies (#111291) 2025-09-18 16:24:22 +02:00
apis Revert: DataSource: Support config CRUD from apiservers (#106996) (#110342) 2025-08-29 14:49:57 +02:00
apiserver Authlib: Update authz client to use zookies (#111291) 2025-09-18 16:24:22 +02: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 Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
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: Update authlib (#110880) 2025-09-15 12:45:15 +02: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 Add more metrics to the IAM Folder Reconciler (#111275) 2025-09-18 09:03:32 -06:00
plugins Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +03:00
promlib App sdk: Update to v0.45.0 (#111222) 2025-09-17 09:03:30 +03:00
registry fix: use multi client for provisioning API builder (#111144) 2025-09-18 16:35:40 -07:00
semconv Chore: update otel v1.37.0 to v1.38.0 (#110985) 2025-09-12 10:11:56 +00:00
server Add more metrics to the IAM Folder Reconciler (#111275) 2025-09-18 09:03:32 -06:00
services Authlib: Update authz client to use zookies (#111291) 2025-09-18 16:24:22 +02:00
setting Provisioning: Allow disabling of instance sync (#111270) 2025-09-18 10:40:02 -05:00
storage Authlib: Update authz client to use zookies (#111291) 2025-09-18 16:24:22 +02:00
tests Provisioning: Allow disabling of instance sync (#111270) 2025-09-18 10:40:02 -05:00
tsdb Postgres: PGX fix error source (#111250) 2025-09-18 14:17:39 +02: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.