grafana/pkg
Tania c9ab1142e1
Add OpenFeature providers (#101071)
* Add OpenFeature provider

* Simplify static provider

* Linting

* Apply review feedback

* Codeowner for deps

* Update pkg/services/featuremgmt/openfeature.go

Co-authored-by: Dave Henderson <dave.henderson@grafana.com>

* Apply review comments part2

* Remove from sample.ini for now

* fixup! Apply review comments part2

* Add example of context config

* Resolve conflict

* Run update workspaces

---------

Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
2025-03-06 15:09:26 +01:00
..
aggregator Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
api K8s/Annotations: Use manager/source annotations rather than repo (#101313) 2025-03-05 08:54:20 +02:00
apimachinery Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
apis K8s/Annotations: Use manager/source annotations rather than repo (#101313) 2025-03-05 08:54:20 +02:00
apiserver Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
build Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd Dashboards: Add apiVersion to dashboard table (#100845) 2025-03-04 07:47:45 +03:00
codegen Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
components Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
events
expr Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
extensions
generated
ifaces/gcsifaces
infra
kinds
login/social Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
middleware Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
mocks/mock_gcsifaces
models
modules
plugins Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
promlib PromLib: Take AdHoc filters into account when requesting suggestions without label (#101555) 2025-03-06 12:21:10 +01:00
registry Authz: Pass correct property (#101674) 2025-03-06 10:02:04 +01:00
semconv Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
server Add OpenFeature providers (#101071) 2025-03-06 15:09:26 +01:00
services Add OpenFeature providers (#101071) 2025-03-06 15:09:26 +01:00
setting Auth: Add support for the TlsSkipVerify parameter to JWT Auth (#91514) 2025-03-03 11:18:14 +02:00
storage Add OpenFeature providers (#101071) 2025-03-06 15:09:26 +01:00
tests K8s/Swagger: Avoid */* media type (#101658) 2025-03-06 10:13:31 +03:00
tsdb Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 2025-03-03 18:14:43 +01:00
util Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
web
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.