grafana/pkg
Charandas a3d3f9a1e4
Revert "Identity: Remove id token from extra info (#91169)" (#91350)
This reverts commit 10170cb839.
2024-07-31 21:27:46 +03:00
..
api Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
apimachinery Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
apis Alerting: Receiver API Get+List+Delete (#90384) 2024-07-16 10:02:16 -04:00
apiserver [Dual writer] Read kind value passed as dualwriter's argument (#91113) 2024-07-29 13:57:44 +02:00
build CI: fix release pr target (#90999) 2024-07-25 16:14:29 -05:00
bus
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 2024-07-11 23:23:31 +03:00
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2024-07-18 14:42:18 -04:00
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
events
expr Chore: Add more logs and tracing to hysteresis flows (#90369) 2024-07-15 13:38:20 -04:00
extensions PDF: Add go dependency (#89949) 2024-07-11 11:50:40 +02:00
generated Alerting: Receiver API Get+List+Delete (#90384) 2024-07-16 10:02:16 -04:00
ifaces/gcsifaces
infra Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2024-07-26 16:39:23 +03:00
kinds Bookmarks: Store URLs instead of ids (#91121) 2024-07-31 13:56:39 +01:00
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 2024-07-05 13:06:25 +03:00
middleware RBAC: Allow plugins to use scoped actions (#90946) 2024-07-25 17:22:42 +03: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 Plugins: Use bundle instead of individual plugin during construct step (#91140) 2024-07-30 11:24:37 +01:00
promlib Alertmanager: Support limits for silences (#90826) 2024-07-24 14:22:29 +02:00
registry Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
server Storage: Remove entity store (#91233) 2024-07-31 09:25:39 +03:00
services Revert "Identity: Remove id token from extra info (#91169)" (#91350) 2024-07-31 21:27:46 +03:00
setting Frontend: Support tracing with Faro (#91237) 2024-07-31 15:13:05 +02:00
storage/unified Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
tests Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
tsdb CloudWatch: Add errorsource for QueryData (#91085) 2024-07-30 09:55:01 -04:00
util Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03: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.