grafana/pkg
Matheus Macabu c4c4faff1e
Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106064)
2025-05-27 16:30:23 +02:00
..
aggregator Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106064) 2025-05-27 16:30:23 +02:00
api NavTree: Group APM and Infra plugins under "Observability" section (#104192) 2025-05-27 17:05:28 +03:00
apimachinery CI: move grafana-build into pkg/build (#105640) 2025-05-20 10:48:00 -05:00
apis Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106064) 2025-05-27 16:30:23 +02:00
apiserver Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106064) 2025-05-27 16:30:23 +02:00
build CI: Fix calling 'move_packages' in wrong directory (#105912) 2025-05-22 16:52:03 -07:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
codegen Chore: Update golang.org/x/ and do not omitempty Items (#105371) 2025-05-14 14:31:45 +03:00
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
events Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
expr SSE: Update execution order to move DS queries first (#105686) 2025-05-27 09:34:40 -04:00
extensions Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
generated Provisioning: webhook last event timestamp (#103180) 2025-04-02 10:09:58 +02:00
ifaces/gcsifaces
infra Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
kinds i18n: Add `locale` to backend (#102233) 2025-03-31 15:59:07 +02:00
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules unified-storage: distributor instructions and fix race condition (#105630) 2025-05-20 14:46:33 +03:00
plugins Postgres: Switch the datasource plugin from lib/pq to pgx (#103961) 2025-05-26 08:54:18 +02:00
promlib Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106064) 2025-05-27 16:30:23 +02:00
registry SecretsManager: Conditionally lock DB before migrations using config setting (#106003) 2025-05-26 18:28:53 +01:00
semconv Chore: Bump Go version to 1.24.3 (#105098) 2025-05-08 15:28:03 +02:00
server SecretsManager: Introduce db migrator with keeper table (#105538) 2025-05-21 15:02:51 +01:00
services chore(authz): contextualize the authz logger (#106078) 2025-05-27 16:28:58 +02:00
setting fix: preinstall sync plugins have priority over preinstall_async plugin (#106016) 2025-05-27 08:32:02 -04:00
storage fix(unified-storage): use batching for index creation (#106034) 2025-05-27 09:48:39 +02:00
tests SchemaV2: Remove legacy rows from schema v2. (#105238) 2025-05-26 14:33:30 +02:00
tsdb Postgres: Switch the datasource plugin from lib/pq to pgx (#103961) 2025-05-26 08:54:18 +02:00
util Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04: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.