grafana/pkg/plugins/manager
ying-jeanne a8eef45a44
Logger migration from log15 to gokit/log (#41636)
* migrate log15 to gokit/log

* fix console log

* update some unittest

* fix all unittest

* fix the build

* Update pkg/infra/log/log.go

Co-authored-by: Yuriy Tseretyan <tceretian@gmail.com>

* general type vector

* correct the level key

Co-authored-by: Yuriy Tseretyan <tceretian@gmail.com>
2022-01-06 22:28:05 +08:00
..
installer Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
loader Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
signature Plugins: Move logs from globals to fields (#42141) 2021-11-23 17:09:52 +01:00
testdata Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
dashboard_import_test.go Add context for GetAlertNotificationUidQuery (#41633) 2021-11-12 14:35:38 +01:00
dashboard_import.go Import: fix dashboard imports with expressions (#43630) 2022-01-04 08:42:18 -08:00
dashboards_test.go Rename AddHandlerCtx to AddHandler (#43557) 2021-12-28 16:08:07 +01:00
dashboards.go Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
manager_test.go add core plugins thru store (#43085) 2021-12-14 15:22:40 +01:00
manager.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
store.go add core plugins thru store (#43085) 2021-12-14 15:22:40 +01:00
update_checker.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00