grafana/pkg
Matheus Macabu 601f7cda34
CloudMigrations: Increase timeout of eventual checks and add debug message in flaky test (#112042)
* CloudMigrations: Remove unused param in test setup

* CloudMigrations: Increase timeout of eventual checks and add debug message
2025-10-06 10:31:30 +02:00
..
aggregator Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
api User API: add missing uid to user look up api (#112017) 2025-10-04 12:24:13 +03:00
apimachinery Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
apis FeatureToggles: Removed deprecated code (#111750) 2025-09-29 20:05:44 +03:00
apiserver Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
build Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00: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 Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00: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: Fix string constants in frame types (#111946) 2025-10-02 17:00:27 +00: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: Refactor to combine validation and test endpoint logic (#111965) 2025-10-03 01:16:37 -06:00
plugins Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
promlib Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
registry OpenFeature: Add tracing to feature flags service (#111895) 2025-10-06 09:16:29 +02:00
semconv Chore: update otel v1.37.0 to v1.38.0 (#110985) 2025-09-12 10:11:56 +00:00
server Revert "Secrets: Refactor data_key_id out of the encoded secure value payload" (#112034) 2025-10-05 09:53:43 +03:00
services CloudMigrations: Increase timeout of eventual checks and add debug message in flaky test (#112042) 2025-10-06 10:31:30 +02:00
setting Unified storage search: Introduce min index update interval (#111978) 2025-10-06 10:02:03 +02:00
storage Unified storage search: Introduce min index update interval (#111978) 2025-10-06 10:02:03 +02:00
tests Provisioning: use kind consistently for provisioning stats (#111977) 2025-10-04 09:02:02 -05:00
tsdb PostgreSQL: Decouple plugin (#111620) 2025-10-02 14:12:47 +02:00
util Sqlite: Increase busy_timeout to 7.5s for non-cgo driver (#111883) 2025-10-01 18:18: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.