mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
568d979dd5
commit
f51ad749ab
@ -1,8 +1,8 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
import { DataSourcePluginOptionsEditorProps } from '@grafana/data';
|
import { DataSourcePluginOptionsEditorProps } from '@grafana/data';
|
||||||
|
import { config } from '@grafana/runtime';
|
||||||
import { DataSourceHttpSettings, EventsWithValidation, LegacyForms, regexValidation } from '@grafana/ui';
|
import { DataSourceHttpSettings, EventsWithValidation, LegacyForms, regexValidation } from '@grafana/ui';
|
||||||
import { config } from 'app/core/config';
|
|
||||||
|
|
||||||
import { PyroscopeDataSourceOptions } from './types';
|
import { PyroscopeDataSourceOptions } from './types';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user