We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91475c3 commit 83b7a7fCopy full SHA for 83b7a7f
x-pack/plugins/monitoring/server/plugin.ts
@@ -33,7 +33,6 @@ import { requireUIRoutes } from './routes';
33
import { initBulkUploader } from './kibana_monitoring';
34
// @ts-ignore
35
import { initInfraSource } from './lib/logs/init_infra_source';
36
-import { AlertingSecurity } from './lib/elasticsearch/verify_alerting_security';
37
import { instantiateClient } from './es_client/instantiate_client';
38
import { registerCollectors } from './kibana_monitoring/collectors';
39
import { registerMonitoringCollection } from './telemetry_collection';
0 commit comments