grafana/pkg
Yuri Tseretyan 7d1c6b6bd2
Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010)
* remove unused compat functions

* update to alerting module from pr

* replace IntegrationConfig with IntegrationSchemaVersion

* safely resolve a string into integration type

* change usages of integration config
2025-10-07 11:08:16 -04:00
..
aggregator
api
apimachinery
apis
apiserver
build
bus
clientauth/middleware
cmd chore(tracing): Initialize tracing early, before wire (#112007) 2025-10-06 13:44:13 +00:00
codegen
components
configprovider
events
expr
extensions Scopes: Move types to its own module (#111556) 2025-10-07 11:31:03 +02:00
generated
ifaces/gcsifaces
infra chore(tracing): Initialize tracing early, before wire (#112007) 2025-10-06 13:44:13 +00:00
kinds
login/social
middleware
mocks/mock_gcsifaces
models
modules
operators
plugins
promlib
registry Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
semconv
server Stars: include query history (#111979) 2025-10-06 21:08:10 +03:00
services Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
setting Unified storage search: Introduce min index update interval (#111978) 2025-10-06 10:02:03 +02:00
storage Unistore: ignore name when validating collection keys (#112086) 2025-10-07 06:45:59 +00:00
tests Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
tsdb PostgreSQL: Refactor feature toggle handling for standalone mode (#112061) 2025-10-06 16:57:32 +02:00
util
web
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.