grafana/pkg
Arati R aba15646b6
Storage: Add DualWriter improvements (#85968)
* Add Create tests
* Adjust mode 2 and mode 3 Get behavior

---------

Co-authored-by: Dan Cech <dcech@grafana.com>
2024-04-12 14:21:10 +02:00
..
api Session: set authID and authenticatedBy (#85806) 2024-04-11 10:25:29 +02:00
apimachinery K8s: Add slog wrapper (#84680) 2024-04-09 18:39:25 +03:00
apis Scopes: Add basic integration tests (#85351) 2024-03-29 16:12:28 +02:00
apiserver Storage: Add DualWriter improvements (#85968) 2024-04-12 14:21:10 +02:00
build K8s: Add slog wrapper (#84680) 2024-04-09 18:39:25 +03:00
bus
cmd K8s: remove standalone authenticator in favor of providing one through the factory (#85901) 2024-04-11 21:30:23 +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 Feature Flags: use FeatureToggles interface where possible (#85131) 2024-04-04 12:22:31 -04:00
extensions K8s: Add slog wrapper (#84680) 2024-04-09 18:39:25 +03:00
generated K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
ifaces/gcsifaces
infra Tracing: Allow otel service name and attributes to be overridden from env (#85937) 2024-04-11 15:18:46 +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 Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
plugins Revamp plugin loading error management (#85939) 2024-04-11 16:18:04 +02:00
promlib plugins: update to latest go plugin sdk version (v0.222.0) (#85943) 2024-04-11 14:41:37 +02:00
registry Feature Flags: use FeatureToggles interface where possible (#85131) 2024-04-04 12:22:31 -04:00
server Storage: Watch tests (#85496) 2024-04-08 11:42:12 -04:00
services Authn: Identity resolvers (#85930) 2024-04-12 11:38:20 +02:00
setting Alerting: Make retention period configurable for the notification log (#85605) 2024-04-05 12:25:43 +02:00
tests Session: set authID and authenticatedBy (#85806) 2024-04-11 10:25:29 +02:00
tsdb Tempo: Return raw result from traceql query (#86032) 2024-04-12 12:26:27 +01:00
util Unified Storage: added pkg/util/ring package to handle queueing of notifications (#84657) 2024-04-11 19:32:31 -03: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.