grafana/pkg
Ieva 8028d1c3e1
Chore: Update tests to use team membership hooks (#86846)
* update tests to use team membership hooks

* linting
2024-04-24 16:55:42 +01:00
..
api Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
apimachinery Chore(deps): Bump google.golang.org/api from 0.162.0 to 0.176.0 (#86794) 2024-04-23 12:32:16 -04:00
apis Scopes: Add basic integration tests (#85351) 2024-03-29 16:12:28 +02:00
apiserver Chore(deps): Bump google.golang.org/api from 0.162.0 to 0.176.0 (#86794) 2024-04-23 12:32:16 -04:00
build K8s: Add slog wrapper (#84680) 2024-04-09 18:39:25 +03:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd Chore: Update tests to use team membership hooks (#86846) 2024-04-24 16:55:42 +01: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 SSE: Threshold expression to use simple functions (#86062) 2024-04-16 13:35:41 -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 Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +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 AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
plugins Return plugin error when requesting settings (#86052) 2024-04-18 14:29:02 +02:00
promlib Chore(deps): Bump google.golang.org/api from 0.162.0 to 0.176.0 (#86794) 2024-04-23 12:32:16 -04:00
registry QueryService: Add feature toggles to better support testing (#86493) 2024-04-19 12:26:21 +03:00
server Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
services Chore: Update tests to use team membership hooks (#86846) 2024-04-24 16:55:42 +01:00
setting Short Links: Add setting for changing expiration time (#86003) 2024-04-22 07:39:24 -05:00
tests Chore: Making the plugin install commands respect the config parameter (#86578) 2024-04-22 10:29:25 +02:00
tsdb Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02: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.