mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Explore: Add opt-in config for Node Graph in Jaeger, Zipkin, and Tempo (#39958)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { DataSourcePlugin } from '@grafana/data';
|
||||
import CheatSheet from './CheatSheet';
|
||||
import { ConfigEditor } from './ConfigEditor';
|
||||
import { ConfigEditor } from './configuration/ConfigEditor';
|
||||
import { TempoDatasource } from './datasource';
|
||||
import { TempoQueryField } from './QueryField';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user