grafana/pkg/plugins/manager
Joey Tawadrous 09634b518c
Traces Panel: Add new Traces Panel visualization (#47534)
* Panel

* Support tempo dash variables

* Support tempo explore variables

* Only show span links for explore

* Cleanup

* Added tests

* apply variables to search

* Tests for search variables

* Handling no data

* Interpolation and tests

* TracesPanel tests

* More tests

* Fix for backend test

* Manager integration test fix

* Traces doc and updated visualizations index doc

* Logs for this span

* Search, scrollToTop, other improvements

* Refactor to extract common code

* Removed TopOfViewRefType optional

* Remove topOfViewRef optional

* Removed another optional and fixed tests

* Test

* Only show search bar if trace

* Support traces panel in add to dashboard

* Self review

* Update betterer

* Linter fixes

* Updated traces doc

* Ahh, moved the for more info too

* Updated betterer.results

* Added new icon

* Updated expectedListResp.json
2022-05-03 17:42:36 +01:00
..
installer Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
loader Plugins: Fix Default Nav URL for dashboard includes (#47143) 2022-04-06 10:50:39 +02:00
signature Fix unmaarshal of double pointer (#47586) 2022-04-12 09:30:34 +02:00
testdata Plugins: Fix Default Nav URL for dashboard includes (#47143) 2022-04-06 10:50:39 +02:00
client.go Plugins: split manager.go into areas of responsibility (#46957) 2022-03-30 12:46:31 +02:00
dashboard_file_store_test.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboard_file_store.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
manager_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
manager.go Plugins: Don't start runner ticker for Core plugins (#46964) 2022-03-30 14:48:49 +02:00
store.go Plugins: Include decommissioned plugins when ignoring plugins during re-loading (#46958) 2022-03-30 15:05:12 +02:00