grafana/pkg
2024-03-14 12:04:10 -04:00
..
api Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
apimachinery Chore: Bump grafana-plugin-sdk-go version to v0.214.0 (#84162) 2024-03-11 16:49:53 +01:00
apis Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
apiserver Chore: Update grafana-plugin-sdk (#84289) 2024-03-12 17:13:23 +01:00
build Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
codegen Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
components Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
cuectx Perf: Disable core kind registry (#78568) 2023-11-28 09:09:54 +01:00
events Alerting: Update rules version when folder title is updated (#53013) 2022-08-01 19:28:38 -04:00
expr Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
extensions Chore: Replace gofpdf (#75805) 2023-10-02 15:32:35 +02:00
generated K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
infra Chore: Use response limit middleware from SDK (#83915) 2024-03-13 10:14:16 +01:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
login/social Auth: use the scope parameter instead of a hardcoded value in appendUniqueScope() (#84053) 2024-03-07 12:08:58 +02:00
middleware Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04: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: Unified Storage based on Entity API (#71977) 2023-12-06 15:21:21 -05:00
plugins Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
promlib Chore: Update grafana-plugin-sdk (#84289) 2024-03-12 17:13:23 +01:00
registry Alerting: Update composable_kind.go (#84479) 2024-03-14 17:20:23 +02:00
server Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
services Alerting: Update rule provisioning service to accept user (#84480) 2024-03-14 12:04:10 -04:00
setting Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
tests Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
tsdb postgres: improve snapshot-tests for long/wide situations (#84387) 2024-03-14 12:37:04 +01:00
util Plugins: Always load decoupled frontend assets from builds (#81873) 2024-03-13 12:40:09 +01:00
web Image Rendering: Add settings for default width, height and scale (#82040) 2024-02-26 13:27:34 +01:00
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2023-01-11 11:16:52 +01:00
ruleguard.rules.go Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.