grafana/pkg
Ryan McKinley 079f0715aa
ResourceServer: Add resource server protobuf and wrapper (#90007)
2024-07-09 15:08:13 -07:00
..
api K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
apimachinery ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
apis Alerting: Support field selectors in time interval API (#90022) 2024-07-08 22:45:30 +03:00
apiserver Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
build Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
bus
cmd Profiling: Enhance configuration and docs (#90048) 2024-07-09 17:48:16 +02:00
codegen
components
events
expr
extensions
generated Alerting: Receiver API (#89707) 2024-06-26 20:03:25 +03:00
ifaces/gcsifaces
infra Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2024-07-05 11:31:23 +02:00
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 2024-07-03 16:00:45 +02:00
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 2024-07-05 13:06:25 +03:00
middleware K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
mocks/mock_gcsifaces
models
modules
plugins Plugins: Support > 1 levels of plugin dependencies (#90174) 2024-07-09 15:46:30 +01:00
promlib Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
registry Alerting: Support field selectors in time interval API (#90022) 2024-07-08 22:45:30 +03:00
server K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
services ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
setting K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
storage/unified ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
tests ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
tsdb Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
util Chore: Fix apiserver circular dependencies (#89918) 2024-07-01 11:42:34 -04:00
web K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07: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.