grafana/pkg
Kevin Yu a54df47976
CloudWatch: Add labels for Metric Query type queries (#85766)
* CloudWatch: Fix metric query with group by not being labelled in alerts

* just use one key for the labels

* not needed

* unused function

* add tests

* pr comments

* fetch dimensions to build labels for MetricQuery type queries

* pr comments

* group cache related tests and use fresh cache for non-cache related tests

* don't cache empty values
2024-04-30 09:06:16 -07:00
..
api Apply plugin route ReqAction to ds_proxy authorization (#86466) 2024-04-30 09:19:34 -05:00
apimachinery Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02:00
apis Scopes: Add basic integration tests (#85351) 2024-03-29 16:12:28 +02:00
apiserver Chore: Upgrade otel dependencies (#86994) 2024-04-30 15:12:45 +02:00
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2024-04-25 17:25:48 +02:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02:00
components Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2024-04-25 17:25:48 +02:00
events
expr SSE: Threshold expression to use simple functions (#86062) 2024-04-16 13:35:41 -04:00
extensions Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02:00
generated K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
ifaces/gcsifaces
infra Auth: Sign sigV4 request after adding headers (#87063) 2024-04-29 13:07:45 -04:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
login/social Auth: ignore non-OAuth2 providers when creating social connectors (#86989) 2024-04-26 17:14:31 +03:00
middleware User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +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 Apply plugin route ReqAction to ds_proxy authorization (#86466) 2024-04-30 09:19:34 -05:00
promlib Chore: Upgrade otel dependencies (#86994) 2024-04-30 15:12:45 +02:00
registry QueryService: Add feature toggles to better support testing (#86493) 2024-04-19 12:26:21 +03:00
server Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
services Alerting: Also fix HCL field name for MuteTimeIntervals (#87079) 2024-04-30 16:14:01 +01:00
setting gRPC Server: Make message size limits configurable. (#86982) 2024-04-30 16:18:03 +02:00
tests User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
tsdb CloudWatch: Add labels for Metric Query type queries (#85766) 2024-04-30 09:06:16 -07:00
util Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02: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.