grafana/public/app/features/plugins
Andrej Ocenas b7fee71049
Tracing: Add Tempo data source (#28204)
* Add tempo datasource, mostly copy of jaeger datasource code

* Add label to input field

* Add logo

* Remove access option from configuration

* Add white space to field label

* Add documentation

* Fix link in docs

* Update public/app/plugins/datasource/tempo/ConfigEditor.tsx

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

* Update public/app/plugins/datasource/tempo/QueryField.tsx

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

* Add data source to the docs menu

* Add simple implementation for testDatasource

* Wording updates to the docs.

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-10-13 19:12:49 +02:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ PluginsListPage: More plugins button should open in new window (#26305) 2020-07-14 10:26:25 +02:00
partials @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
specs Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 2020-04-20 15:48:38 +02:00
state Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
wrappers Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.tsx AppPlugin: Show exceptions in dev (#26795) 2020-08-05 15:47:25 +02:00
built_in_plugins.ts Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
datasource_srv.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
plugin_component.ts Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
plugin_loader.test.ts Plugins: add a bundle plugins folder (#20850) 2020-04-07 00:04:24 -07:00
plugin_loader.ts Chore: remove file export (use inspector/toCSV()) (#23508) 2020-04-10 21:08:19 -07:00
plugin_page_ctrl.ts AppPageCtrl: Fix digest issue with app page initialisation (#21847) 2020-01-30 13:47:11 +01:00
PluginDashboards.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
PluginListPage.test.tsx Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
PluginListPage.tsx PluginsListPage: More plugins button should open in new window (#26305) 2020-07-14 10:26:25 +02:00
PluginPage.tsx Live: improved channel state (#27672) 2020-09-23 08:02:01 -07:00
PluginSettingsCache.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginSignatureBadge.tsx Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
PluginStateInfo.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
variableQueryEditorLoader.tsx Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00