grafana/pkg
2024-06-12 14:39:37 +03:00
..
api Prevent moving a k6 folder (#88884) 2024-06-10 09:17:51 -05:00
apimachinery K8s: Update grafana resource metadata accessor (#89074) 2024-06-12 14:39:37 +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 K8s: Update grafana resource metadata accessor (#89074) 2024-06-12 14:39:37 +03:00
build chore: A few updates for the pkg/build/wire fork (#88813) 2024-06-06 16:09:27 +03:00
bus
cmd API Server: Enhanced profiling with godeltaprof (#88939) 2024-06-07 19:39:45 +02: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 Alerting: Recording rules understands errors embedded in dataframes (#88946) 2024-06-11 10:37:10 -05:00
extensions Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
generated
ifaces/gcsifaces
infra Infra: fix data race in usagestats service (#88881) 2024-06-07 17:52:21 -03:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
login/social Chore: Use OrgRoleMapper in Grafana.com client (#89013) 2024-06-11 14:53:05 +02:00
middleware Fix: Proper plugin logo loading depending on staging (#88247) 2024-05-27 10:26:30 +02:00
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
plugins Cloudwatch: add keywords (#88855) 2024-06-10 08:11:47 -04:00
promlib Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 2024-06-06 21:25:54 +03:00
registry K8s: Update grafana resource metadata accessor (#89074) 2024-06-12 14:39:37 +03:00
server Chore: Remove unused code in legacydata package (#88772) 2024-06-05 15:37:32 +02:00
services K8s: Update grafana resource metadata accessor (#89074) 2024-06-12 14:39:37 +03:00
setting Alerting: Add ha_reconnect_timeout configuration option (#88823) 2024-06-11 13:25:48 -04:00
tests Alerting: Fix rule storage to filter by group names using case-sensitive comparison (#88992) 2024-06-10 19:05:47 -04:00
tsdb CloudWatch: Fix labels for raw metric search queries (#88943) 2024-06-07 17:37:19 -04:00
util Unified Storage: Testing For Fix Create, Update and Delete wrt Resource Versions (#88568) 2024-06-05 15:18:33 -03:00
web fix data race in dev runtime (#88887) 2024-06-10 08:30:17 -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.