grafana/pkg
Georges Chaudy ff7c0edd64
ResourceServer: Update twice should return an ErrOptimisticLockingFailed (#90378)
Update twice should return an ErrOptimisticLockingFailed
2024-07-12 23:01:24 +00:00
..
api DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235) 2024-07-12 10:47:49 -04:00
apimachinery ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
apis K8s: Match status codes from single tenant (#90153) 2024-07-10 20:48:02 +02:00
apiserver Alerting: Update grafana/alerting dependency (#90365) 2024-07-12 14:05:17 -04:00
build Alerting: Update grafana/alerting dependency (#90365) 2024-07-12 14:05:17 -04:00
bus
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 2024-07-11 23:23:31 +03:00
codegen
components
events
expr Expr: Make math expression scalars compliant with dataplane contract (#90350) 2024-07-12 12:52:19 -05:00
extensions PDF: Add go dependency (#89949) 2024-07-11 11:50:40 +02:00
generated Alerting: Receiver API (#89707) 2024-06-26 20:03:25 +03:00
ifaces/gcsifaces
infra DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235) 2024-07-12 10:47:49 -04: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 Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2024-06-18 10:04:18 +02:00
plugins Chore: make protobuf (#90282) 2024-07-10 19:19:21 +03:00
promlib API Server: Override k8s api server profile contention flag with custom ones (#90238) 2024-07-10 17:27:51 +02:00
registry DualWrite: Cleanup and centralize the dual write creation (#90013) 2024-07-11 23:23:31 +03:00
server K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
services Alerting: Update grafana/alerting dependency (#90365) 2024-07-12 14:05:17 -04:00
setting K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
storage/unified ResourceServer: Update twice should return an ErrOptimisticLockingFailed (#90378) 2024-07-12 23:01:24 +00:00
tests Alerting: Update grafana/alerting dependency (#90365) 2024-07-12 14:05:17 -04:00
tsdb CloudWatch: Fix raw queries with dimensions set (#90348) 2024-07-12 14:24:09 -04: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.