grafana/pkg
PoorlyDefinedBehaviour 73f7a357d2
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
set signed in user namespace in query_test.go
2025-10-09 13:55:21 -03:00
..
aggregator Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
api Integrate mt querier with query caching 2025-10-07 15:38:03 -03:00
apimachinery Scopes: Remove all duplicated types for single source of truth (#112100) 2025-10-09 10:56:12 +02:00
apis DataSource: Fix openapi spec (#112150) 2025-10-08 14:36:24 +03:00
apiserver Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
build Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
bus
clientauth/middleware Log error from token exchange middleware (#112125) 2025-10-08 07:59:46 +00:00
cmd chore(tracing): Initialize tracing early, before wire (#112007) 2025-10-06 13:44:13 +00:00
codegen Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02: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 Scopes: Move types to its own module (#111556) 2025-10-07 11:31:03 +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 chore(tracing): Initialize tracing early, before wire (#112007) 2025-10-06 13:44:13 +00:00
kinds Chore: Remove library panel thema (#112154) 2025-10-09 09:38:52 -03: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 Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
promlib Scopes: Remove all duplicated types for single source of truth (#112100) 2025-10-09 10:56:12 +02:00
registry Chore: Remove library panel thema (#112154) 2025-10-09 09:38:52 -03:00
semconv Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
server handle CachingServiceClient being nil and make gen-go 2025-10-08 14:28:33 -03:00
services set signed in user namespace in query_test.go 2025-10-09 13:55:21 -03:00
setting Remove unused index_max_batch_size option to bleve backend. (#112171) 2025-10-08 17:04:38 +02:00
storage LastImportTime for resource. (#112153) 2025-10-09 11:27:11 +02:00
tests AuthZ service: Expand the logic to also evaluate action sets (#112124) 2025-10-08 13:37:12 +01:00
tsdb Scopes: Remove all duplicated types for single source of truth (#112100) 2025-10-09 10:56:12 +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.