grafana/pkg
Leonard Gram 383ebb2bc4
Cloudmigration: create migration (#85386)
* Cloudmigration: create migration

* fix drone build

* lint fix

* fix unit test

---------

Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
2024-03-29 01:55:27 +01:00
..
api User: email verification completion (#85259) 2024-03-28 16:05:33 +01:00
apimachinery Chore: Sync go workspace (#84932) 2024-03-21 18:34:40 +02:00
apis Scopes: Create binding per relationship (#85332) 2024-03-28 13:22:21 -04:00
apiserver Plugins: Send PDC file paths and contents for backwards compatibility (#85287) 2024-03-27 18:19:11 +01:00
build Chore: Bump golangci-lint v1.57.1 (#84998) 2024-03-25 15:28:24 +01:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 2024-03-28 20:52:28 +02: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
expr Expressions: Create json schema for query types (#84032) 2024-03-26 06:58:56 +02: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
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 samlsettings: api integration (#84300) 2024-03-25 10:54:45 +01:00
middleware Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
mocks/mock_gcsifaces
models
modules Storage: Unified Storage based on Entity API (#71977) 2023-12-06 15:21:21 -05:00
plugins Plugins: Factory for instantiating core plugin (#85047) 2024-03-25 15:41:26 +01:00
promlib Plugins: Send PDC file paths and contents for backwards compatibility (#85287) 2024-03-27 18:19:11 +01:00
registry Scopes: Add Filtering for ScopeDashoardBinding and Update Prometheus for ScopeFilterOperator Changes (#85284) 2024-03-27 11:39:55 -04:00
server API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00
services Cloudmigration: create migration (#85386) 2024-03-29 01:55:27 +01:00
setting JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
tests Alerting: Editor role can access all provisioning API (#85022) 2024-03-23 00:14:15 +02:00
tsdb AWS DataSource: Fix namespaces in sagemaker metrics (#85357) 2024-03-28 22:11:11 +02: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
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.