grafana/pkg
2024-03-23 23:58:48 -07:00
..
api Snapshots: Viewers can not create a Snapshot (#84952) 2024-03-22 14:31:01 -03:00
apimachinery Chore: Sync go workspace (#84932) 2024-03-21 18:34:40 +02:00
apis Scopes: (Chore) Fix ScopeDashboard by adding spec (#84675) 2024-03-18 17:16:53 +01:00
apiserver K8s: file storage - add sync around resource version (RV) management (#84694) 2024-03-23 23:58:48 -07: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 Auth: Enable case insensitive logins/emails by default (#84840) 2024-03-22 16:45:18 +01:00
codegen Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
components Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
events Alerting: Update rules version when folder title is updated (#53013) 2022-08-01 19:28:38 -04:00
expr Alerting: Log expression command types during evaluation (#84614) 2024-03-19 10:00:03 -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 Usage stats: Fix concurrency issue (#84993) 2024-03-22 15:52:59 +02:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
login/social Auth: Remove oauth skip org role sync (#84972) 2024-03-22 15:34:05 +01: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 Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
promlib Chore: Bump promlib v0.0.4 (#84882) 2024-03-22 18:28:22 +01:00
registry Snapshots: Viewers can not create a Snapshot (#84952) 2024-03-22 14:31:01 -03:00
server API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00
services K8s: file storage - add sync around resource version (RV) management (#84694) 2024-03-23 23:58:48 -07:00
setting Chore: Disable angular support by default (#84738) 2024-03-22 17:09:53 +01:00
tests Alerting: Editor role can access all provisioning API (#85022) 2024-03-23 00:14:15 +02:00
tsdb CloudWatch: Add additional AWS/SageMaker metrics (#85009) 2024-03-22 10:14:21 -07:00
util Chore: Sync go workspace (#84932) 2024-03-21 18:34:40 +02: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.