grafana/pkg
2024-09-26 23:27:40 +02:00
..
aggregator Chore: Update grafana-plugin-sdk (#93426) 2024-09-20 10:20:59 +02:00
api Revert read replica POC (#93551) 2024-09-25 15:21:39 -08:00
apimachinery go.mod: Authlib update (#93642) 2024-09-24 09:41:52 +02:00
apis Alerting: Notifications Templates API (#91349) 2024-09-25 09:31:57 -04:00
apiserver K8s/Storage: add a reusable generic storage builder (#93778) 2024-09-26 14:26:45 +01:00
build Chore: Update grafana-plugin-sdk (#93426) 2024-09-20 10:20:59 +02:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd Revert read replica POC (#93551) 2024-09-25 15:21:39 -08:00
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2024-07-18 14:42:18 -04:00
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
events Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
expr InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 2024-09-13 14:05:15 -05:00
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 2024-08-06 03:29:36 +03:00
generated Alerting: Notifications Templates API (#91349) 2024-09-25 09:31:57 -04:00
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
infra Revert read replica POC (#93551) 2024-09-25 15:21:39 -08:00
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 2024-08-20 17:05:12 +02:00
login/social Cfg: Deduplicate DefaultOrgID code (#93588) 2024-09-23 16:50:11 +02:00
middleware Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 2024-09-24 18:38:09 +02:00
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2024-06-18 10:04:18 +02:00
plugins Plugins: Add state logs for plugin client retrieval (#93630) 2024-09-24 15:55:02 +03:00
promlib Chore: Update grafana-plugin-sdk (#93426) 2024-09-20 10:20:59 +02:00
registry K8s/Storage: add a reusable generic storage builder (#93778) 2024-09-26 14:26:45 +01:00
semconv Chore: Bump Go to 1.23.1 (#93007) 2024-09-06 20:58:50 +03:00
server Revert read replica POC (#93551) 2024-09-25 15:21:39 -08:00
services Alerting: Fix logging for failed annotations writing. (#93856) 2024-09-26 23:27:40 +02:00
setting Live: Add ha_prefix (#93759) 2024-09-25 22:20:35 +02:00
storage GRPC/Authn: Remove org name header (#93780) 2024-09-26 10:58:59 +03:00
tests Revert read replica POC (#93551) 2024-09-25 15:21:39 -08:00
tsdb AzureMonitor: Improve errorsource (#93533) 2024-09-24 12:45:44 -05:00
util Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
web feat: add QueryIntWithDefault to web context (#93130) 2024-09-10 09:04:49 -05: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.