grafana/pkg
Misi b174c1310a
Auth: Add organization mapping configuration to the UI (#90003)
* Add org_mapping and org_attribute_path to the UI

* Add validators, allow setting org mapping to only Grafana Admins

* comment

* Address feedback, improve validation, fix FE test, lint
2024-07-04 16:00:56 +02:00
..
api Navigation: Backend to save navigation customization into preferences (#89783) 2024-07-03 10:40:51 +01:00
apimachinery K8s: Rename origin.key to origin.hash (#89337) 2024-06-18 22:27:16 +03:00
apis Feature toggles: add expression to generated json and k8s response (#90006) 2024-07-03 21:08:58 +03:00
apiserver K8s: Improve key generation and parsing (#90014) 2024-07-04 01:11:45 +03:00
build CI: Don't use slim image for bump-version (#89689) 2024-06-25 14:03:30 -05:00
bus
cmd Zanzana: Initial work to allow partial data migrations (#89919) 2024-07-02 14:45:25 +02:00
codegen
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
events
expr chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
extensions Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
generated Alerting: Receiver API (#89707) 2024-06-26 20:03:25 +03:00
ifaces/gcsifaces
infra AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 2024-06-26 11:56:39 -04:00
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 2024-07-03 16:00:45 +02:00
login/social Auth: Add organization mapping configuration to the UI (#90003) 2024-07-04 16:00:56 +02:00
middleware infra(tracing): Fix span naming order-of-operations bug (#90025) 2024-07-04 07:05:14 -04: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: Remove provisional APIVersion from plugin info (#89831) 2024-07-01 10:53:16 +02:00
promlib Chore: fixes for admisison handlers (#90033) 2024-07-04 10:49:51 +02:00
registry Chore: Add basic admission handlers for registered API services (#89824) 2024-07-03 09:19:54 +02:00
server Experimental Feature Toggle: databaseReadReplica (#89232) 2024-06-18 11:07:15 -04:00
services Auth: Add organization mapping configuration to the UI (#90003) 2024-07-04 16:00:56 +02:00
setting Cloud migrations: create snapshot files (#89693) 2024-07-03 10:38:26 -03:00
storage/unified/resource Storage: Move grpc helper from entity store to resource store (#89490) 2024-06-20 22:32:19 +03:00
tests K8s: Add basic peakq test w/ resource (#90026) 2024-07-04 01:26:33 +03:00
tsdb Tempo: Fix grpc streaming support over pdc-agent (#89883) 2024-07-04 14:09:34 +01:00
util Chore: Fix apiserver circular dependencies (#89918) 2024-07-01 11:42:34 -04:00
web Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
README.md
ruleguard.rules.go

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.