grafana/pkg
Yuri Tseretyan ec4152c7e5
Alerting: Remove dependency on secrets in definitions package (#65391)
2023-03-27 16:35:54 -04:00
..
api Plugins: Markdown fetch retry with lowercase (#65384) 2023-03-27 19:44:06 +03:00
build
bus
cmd Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
codegen Docs: Add `Default` column to generated schema docs (#64550) 2023-03-22 18:42:28 +01:00
components
cuectx extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
events
expr CloudWatch Logs: Revert "Queries in an expression should run synchronously (#64443)" (#65036) 2023-03-20 15:54:30 +01:00
extensions
ifaces/gcsifaces
infra Tracing: Support multiple OTel propagators (#61199) 2023-03-27 14:56:24 -04:00
kinds Chore: Update times in dashboards (#65179) 2023-03-22 15:57:44 +01:00
kindsysreport Chore: Fix times in schemas (#64906) 2023-03-21 10:42:19 +01:00
login Auth: Fix orgrole picker disabled if isSynced user (#64033) 2023-03-22 17:41:59 +00:00
middleware Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2023-03-27 11:15:37 +02:00
mocks/mock_gcsifaces
models Auth: Add feature flag to move token rotation to client (#65060) 2023-03-23 14:39:04 +01:00
modules
plugins Plugins: Markdown fetch retry with lowercase (#65384) 2023-03-27 19:44:06 +03:00
registry extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
server Chore: Split usagestats service (#65191) 2023-03-23 19:19:19 +02:00
services Alerting: Remove dependency on secrets in definitions package (#65391) 2023-03-27 16:35:54 -04:00
setting Auth: Fix orgrole picker disabled if isSynced user (#64033) 2023-03-22 17:41:59 +00:00
tests Alerting: introduce AlertQuery in definitions package (#63825) 2023-03-27 11:55:13 -04:00
tsdb Plugins: Add cloudwatch support with the secure socks proxy (#65303) 2023-03-27 10:00:37 -06:00
util Database: Don't sleep 10ms before every request (#64832) 2023-03-27 11:17:05 +02:00
web Context: add better error message when it panics loading a template (#65219) 2023-03-22 11:40:00 -08: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.