grafana/pkg
Ivana Huckova f7eab21f9f
Loki: Decouple data source plugin (#107242)
* WIP

* Update yarn.lock

* Align uuid dependency

* Add e2e test and update

* Update cue version

* Fix lint

* Update snapshot test

* Fix test that was importing from coupled module

* Fix lint

* Update public/app/plugins/datasource/loki/package.json

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

---------

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2025-06-27 15:09:45 +02:00
..
aggregator Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165) 2025-06-25 10:16:14 +02:00
api CloudWatch: Backport aws-sdk-go-v2 update from external plugin (#107136) 2025-06-26 15:56:50 +02:00
apimachinery IAM: Register CoreRole apis (#106924) 2025-06-26 10:11:28 +02:00
apis Query Service: Remove unused files (#107190) 2025-06-25 14:36:09 -03:00
apiserver Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165) 2025-06-25 10:16:14 +02:00
build CI: Add GOCACHEPROG to the backend builder if GOCACHEPROG is set on the host (#107256) 2025-06-26 14:16:58 +00:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd fix: set withHistory flag to true for non-interactive mode (#107263) 2025-06-26 16:08:30 +00:00
codegen Chore: Update app-sdk to v39 (#106785) 2025-06-16 19:11:30 +02:00
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
events
expr SQL Expressions: Fixes for Prometheus Metric Instrumentation (#106722) 2025-06-17 09:23:56 -04:00
extensions Workspace: Fix go workspace (#107221) 2025-06-25 21:59:45 +00:00
generated Provisioning: Add pure git repository type (#106815) 2025-06-18 09:05:37 +02:00
ifaces/gcsifaces
infra Data Sources: Fix namespace (#107124) 2025-06-24 15:40:27 +01:00
kinds i18n: rename locale to regionalFormat (#106585) 2025-06-16 21:53:55 +02:00
login/social Auth: Add Azure/Entra workload identity support (#104807) 2025-05-29 14:09:18 +02:00
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
mocks/mock_gcsifaces
models
modules unified-storage: distributor instructions and fix race condition (#105630) 2025-05-20 14:46:33 +03:00
plugins CloudWatch: Backport aws-sdk-go-v2 update from external plugin (#107136) 2025-06-26 15:56:50 +02:00
promlib Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165) 2025-06-25 10:16:14 +02:00
registry fix: set withHistory flag to true for non-interactive mode (#107263) 2025-06-26 16:08:30 +00:00
semconv Chore: Update app-sdk to v39 (#106785) 2025-06-16 19:11:30 +02:00
server unified-storage: fix auth handling in distributor (#106062) 2025-06-26 12:32:59 -04:00
services unified-storage: split resource index client (#106297) 2025-06-27 08:15:52 -04:00
setting Unified Storage/Search: Add max count config for indexing (#107255) 2025-06-27 14:00:39 +02:00
storage unified-storage: split resource index client (#106297) 2025-06-27 08:15:52 -04:00
tests Loki: Decouple data source plugin (#107242) 2025-06-27 15:09:45 +02:00
tsdb Loki: Decouple data source plugin (#107242) 2025-06-27 15:09:45 +02:00
util Crypto: Use crypto/pbkdf2 instead of x (#106474) 2025-06-10 14:48:44 +02:00
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

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