grafana/pkg
Fayzal Ghantiwala e321dbb690
Alerting: Use remote Alertmanager to test templates and receivers when enabled (#91570)
* Initial impl

* Add code to test templates and receivers

* Fix linter

* Fix forked am tests

* Update mimir client

* Remove trailing whitespace

* re-trigger CI
2024-08-15 16:56:14 +01:00
..
aggregator Aggregation: Support apidiscovery.k8s.io/v2 (#91938) 2024-08-15 04:39:53 -04:00
api Identity: Add endpoint to get display info for an identifier (#91828) 2024-08-15 14:38:43 +03:00
apimachinery Identity: Add endpoint to get display info for an identifier (#91828) 2024-08-15 14:38:43 +03:00
apis K8s: Add k8s codegen PR check (#91903) 2024-08-14 11:06:37 -04:00
apiserver IDForwarding: Set identity type and uid (#91830) 2024-08-14 10:51:44 +02:00
build Bump grafana-azure-sdk-go and related dependencies (#91124) 2024-08-09 13:12:19 -04:00
bus
cmd QuotaService: refactor to use ReplDB for Get queries (#91333) 2024-08-08 13:41:33 -04: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 Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
expr Alerting: Support median in reduce expressions (#91119) 2024-08-01 15:04:17 +02:00
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 2024-08-06 03:29:36 +03:00
generated K8s: Add k8s codegen PR check (#91903) 2024-08-14 11:06:37 -04:00
ifaces/gcsifaces
infra QuotaService: refactor to use ReplDB for Get queries (#91333) 2024-08-08 13:41:33 -04:00
kinds Bookmarks: Store URLs instead of ids (#91121) 2024-07-31 13:56:39 +01:00
login/social Auth: Skip email extraction when api url is not present (#91699) 2024-08-09 18:20:54 +03:00
middleware Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02: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 Feature: Allow to install plugins through configuration (#91790) 2024-08-13 16:57:55 +02:00
promlib Chore: Update k8s.io dependencies to v0.30.0 (#91851) 2024-08-13 14:01:48 -04:00
registry Identity: Add endpoint to get display info for an identifier (#91828) 2024-08-15 14:38:43 +03:00
semconv Semconv: Add k8s.dataplaneservice.name (#91714) 2024-08-09 04:39:37 -04:00
server RBAC: Add permission registry (#91247) 2024-08-02 09:32:06 +02:00
services Alerting: Use remote Alertmanager to test templates and receivers when enabled (#91570) 2024-08-15 16:56:14 +01:00
setting Adapt plugin page to preinstalled plugins (#91874) 2024-08-14 17:04:59 +02:00
storage Identity: Add endpoint to get display info for an identifier (#91828) 2024-08-15 14:38:43 +03:00
tests Identity: Add endpoint to get display info for an identifier (#91828) 2024-08-15 14:38:43 +03:00
tsdb Parca: Update supported version to v0.19+ (#89826) 2024-08-15 17:31:03 +02:00
util Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
web K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07: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.