grafana/pkg
Jean-Philippe Quéméner bc11a484ed
Alerting: Add support for running HA using Redis (#65267)
Co-authored-by: Steve Simpson <steve.simpson@grafana.com>
2023-04-19 17:05:26 +02:00
..
api Datasources: provide generic function to extract custom headers (#66738) 2023-04-19 17:04:30 +02:00
build Build: Add optional build-args for COMMIT_SHA and BUILD_BRANCH (#66672) 2023-04-18 10:03:27 -03:00
bus
cmd Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
codegen Docs: Add `Default` column to generated schema docs (#64550) 2023-03-22 18:42:28 +01:00
components ApiKeyGenPrefix: rename package (#65623) 2023-03-30 17:04:10 +02:00
cuectx extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
events
expr SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
extensions Deps: Replace go-jose v2 with go-jose v3 (#64228) 2023-03-06 15:12:51 +01:00
ifaces/gcsifaces
infra Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
kinds Annotations: Support filtering the target panels (#66325) 2023-04-18 15:39:30 -05:00
kindsysreport Chore: Fix times in schemas (#64906) 2023-03-21 10:42:19 +01:00
login GenericOAuth: Set sub as auth id (#65902) 2023-04-05 17:24:06 +02:00
middleware Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00
mocks/mock_gcsifaces
models Auth: Add feature flag to move token rotation to client (#65060) 2023-03-23 14:39:04 +01:00
modules Chore: Add initial support for deployment modes (#63992) 2023-03-06 14:06:52 -05:00
plugins Catalog: Show install error with incompatible version (#65059) 2023-04-19 10:22:24 +02:00
registry extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
server Usagestats: Add interface for stats for user.Service and add Usagestats for `case_insensitive_login` (#66742) 2023-04-18 14:34:40 +01:00
services Alerting: Add support for running HA using Redis (#65267) 2023-04-19 17:05:26 +02:00
setting Alerting: Add support for running HA using Redis (#65267) 2023-04-19 17:05:26 +02:00
tests Alerting: Add limits and filters to Prometheus Rules API (#66627) 2023-04-17 17:45:06 +01:00
tsdb Elastic: Store index in jsonData (#62808) 2023-04-19 09:30:09 +01:00
util Prometheus: Enable converter tests (#66378) 2023-04-13 09:10:04 +02:00
web Alerting: Add limits and filters to Prometheus Rules API (#66627) 2023-04-17 17:45:06 +01: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.