grafana/pkg
William Wernert d359591dac
Alerting: Support recording rule struct in provisioning API (#87849)
* Support record struct in provisioning API

* Update api spec

* Use record field

* Restrict API endpoints following toggle

* Fix swagger spec

* Add recording rule validation to store validator
2024-06-06 21:05:02 +03:00
..
api Plugins: Preserve trailing slash in plugin proxy (#86859) 2024-06-05 13:36:14 +02:00
apimachinery chore: A few updates for the pkg/build/wire fork (#88813) 2024-06-06 16:09:27 +03:00
apis Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2024-06-05 11:47:36 -04:00
apiserver chore: A few updates for the pkg/build/wire fork (#88813) 2024-06-06 16:09:27 +03:00
build chore: A few updates for the pkg/build/wire fork (#88813) 2024-06-06 16:09:27 +03:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02:00
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
events
expr Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
extensions Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
generated K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
ifaces/gcsifaces
infra chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
login/social Auth: Add org to role mappings support to Okta integration (#88770) 2024-06-06 10:35:06 +02:00
middleware Fix: Proper plugin logo loading depending on staging (#88247) 2024-05-27 10:26:30 +02:00
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Auth: Add empty role definition (#64694) 2023-07-06 15:40:06 +02:00
modules Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
plugins chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
promlib chore: A few updates for the pkg/build/wire fork (#88813) 2024-06-06 16:09:27 +03:00
registry Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
server Chore: Remove unused code in legacydata package (#88772) 2024-06-05 15:37:32 +02:00
services Alerting: Support recording rule struct in provisioning API (#87849) 2024-06-06 21:05:02 +03:00
setting Alerting: Add option to use Redis in cluster mode for Alerting HA (#88696) 2024-06-05 17:02:25 +01:00
tests chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
tsdb InfluxDB: Use json-iterator package for json operations (#88562) 2024-06-06 20:14:53 +03:00
util Unified Storage: Testing For Fix Create, Update and Delete wrt Resource Versions (#88568) 2024-06-05 15:18:33 -03:00
web Image Rendering: Add settings for default width, height and scale (#82040) 2024-02-26 13:27:34 +01: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.