grafana/pkg
Alexander Zobnin 0e41f58db9
Zanzana: Add detailed instructions for running and instrumenting (#107237)
* Zanzana: Add detailed instructions for running and instrumenting

* Running Zanzana standalone server WIP

* Describe how to run zanzana server

* Fix readme link

* Update cli info

* update how to run postgres
2025-07-02 15:33:08 +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 Fix organization deletion error messages (#107380) 2025-06-30 13:58:37 +02:00
apimachinery IAM: Register CoreRole apis (#106924) 2025-06-26 10:11:28 +02:00
apis Secrets: Add GetType for KeeperSpec and clean-up unused Envelope (#107511) 2025-07-02 14:33:23 +02:00
apiserver Clean up metrics usage in dual writer syncer (#107309) 2025-06-27 15:48:44 +02:00
build Chore: Prepare Wire to generate files that can be committed to the repo (#107382) 2025-06-30 16:39:21 +02:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd K8s: Library Panels: Add rerouting for get (#107362) 2025-06-30 13:26:24 -05: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 Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
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 Chore: Rename integration tests to follow the common convention (#105987) 2025-06-29 16:56:24 +02:00
kinds i18n: rename locale to regionalFormat (#106585) 2025-06-16 21:53:55 +02:00
login/social Chore: Rename integration tests to follow the common convention (#105987) 2025-06-29 16:56:24 +02:00
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
plugins Add checksums to SHA256 mismatch error message (#107461) 2025-07-01 12:02:54 -04:00
promlib Cloud Monitoring: Add support for service account impersonation (#107022) 2025-06-27 17:31:34 +00:00
registry Secrets: Add initial tracing instrumentation (#107513) 2025-07-02 14:43:36 +02:00
semconv Chore: Update app-sdk to v39 (#106785) 2025-06-16 19:11:30 +02:00
server Secrets: Only register dependencies to start up (#107504) 2025-07-02 14:02:52 +02:00
services Zanzana: Add detailed instructions for running and instrumenting (#107237) 2025-07-02 15:33:08 +02:00
setting feat(unified-storage): add qos support for the resource server (#105939) 2025-07-01 09:22:55 +00:00
storage Secrets: Add initial tracing instrumentation (#107513) 2025-07-02 14:43:36 +02:00
tests Secrets: Only register dependencies to start up (#107504) 2025-07-02 14:02:52 +02:00
tsdb Zipkin: Decouple backend (#107312) 2025-07-01 08:58:00 +00:00
util feat(unified-storage): add qos support for the resource server (#105939) 2025-07-01 09:22:55 +00: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.