grafana/pkg
Stephanie Hingtgen b6567e5abc
Folders: Fix deletion in api server (#110984)
2025-09-11 14:46:00 -05:00
..
aggregator Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
api Support dashboard restore across API versions (#110694) 2025-09-11 13:35:58 +03:00
apimachinery Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
apis Revert: DataSource: Support config CRUD from apiservers (#106996) (#110342) 2025-08-29 14:49:57 +02:00
apiserver Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
build Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +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: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04: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: Add Exemplars to instrumentation (#110481) 2025-09-03 17:25:44 +00:00
extensions Alerting: Add alertenrichment dependency to go.mod (#110813) 2025-09-09 13:34:41 +00:00
generated Provisioning: Extract to apps submodule (#109074) 2025-08-01 14:35:18 -05:00
ifaces/gcsifaces
infra Background Services: Lifecycle o11y (#110570) 2025-09-10 14:33:03 -04:00
kinds Dashboard Controls: Allow displaying dashboard links (#110666) 2025-09-11 13:16:46 +02:00
login/social Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +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 Instrument IAM Folder Operator with Tracing (#110923) 2025-09-11 15:21:44 +00:00
plugins Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
promlib Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03:00
registry Folders: Fix deletion in api server (#110984) 2025-09-11 14:46:00 -05:00
semconv Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
server InfluxDB: Update feature toggle retrieval (#110941) 2025-09-11 19:19:10 +01:00
services Folders: Fix deletion in api server (#110984) 2025-09-11 14:46:00 -05:00
setting Cleanup of old search functionality (#110861) 2025-09-11 08:23:03 +00:00
storage fix: bump context deadline for integration tests while backend initialization (#110947) 2025-09-11 17:25:13 +02:00
tests fix(unified-storage): use GetOldObject for delete validation (#110878) 2025-09-11 13:44:14 -05:00
tsdb Chore: update golang.org/x/exp (#110980) 2025-09-11 22:13:07 +03: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.