grafana/pkg/services/pluginsintegration
Marcus Efraimsson 6c1de260a2
API Server: Standalone observability (#84789)
Adds support for logs (specify level), metrics (enable metrics and Prometheus /metrics endpoint 
and traces (jaeger or otlp) for standalone API server. This will allow any grafana core service 
part of standalone apiserver to use logging, metrics and traces as normal.
2024-03-21 17:06:32 +01:00
..
adapters Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
angulardetectorsprovider Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
angularinspector Plugins: Tidy config struct (#84168) 2024-03-11 16:28:46 +01:00
angularpatternsstore Plugins: Angular patterns: Use ETag for GCOM requests (#74453) 2023-09-12 18:03:57 +02:00
cachekvstore Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154) 2023-09-05 16:20:42 +02:00
clientmiddleware AuthZ: add headers for IP range AC checks for data source proxy requests (#81662) 2024-03-06 12:40:48 +00:00
dashboards Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
keyretriever Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154) 2023-09-05 16:20:42 +02:00
keystore Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154) 2023-09-05 16:20:42 +02:00
licensing Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2023-03-27 11:15:37 +02:00
loader Better tracing during extSvcAcc registration (#84719) 2024-03-21 16:41:10 +01:00
pipeline Better tracing during extSvcAcc registration (#84719) 2024-03-21 16:41:10 +01:00
pluginaccesscontrol FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2024-01-28 15:22:45 -08:00
pluginconfig API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00
plugincontext Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
pluginerrs Plugins: Add context to StaticRouteResolver and ErrorResolver interfaces (#73121) 2023-08-10 10:32:12 +02:00
pluginexternal Chore: Replace core plugins as external warning (#81877) 2024-02-07 16:17:13 +02:00
pluginsettings Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
pluginstore Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
renderer Plugins: Tidy config struct (#84168) 2024-03-11 16:28:46 +01:00
serviceregistration Better tracing during extSvcAcc registration (#84719) 2024-03-21 16:41:10 +01:00
doc.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
plugins_integration_test.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
pluginsintegration.go Plugins: Tidy config struct (#84168) 2024-03-11 16:28:46 +01:00
test_helper.go Better tracing during extSvcAcc registration (#84719) 2024-03-21 16:41:10 +01:00