Skip to content

Commit cd751df

Browse files
committed
Rebasing with master and resolving conflicts
1 parent 871fc3b commit cd751df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/monitoring/src/main/java/org/elasticsearch/xpack/monitoring/collector/ccr/CcrStatsCollector.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
import org.elasticsearch.xpack.core.ccr.action.CcrStatsAction;
2121
import org.elasticsearch.xpack.core.ccr.client.CcrClient;
2222
import org.elasticsearch.xpack.core.monitoring.exporter.MonitoringDoc;
23+
import org.elasticsearch.xpack.monitoring.MonitoringService;
2324
import org.elasticsearch.xpack.monitoring.collector.Collector;
2425

2526
import java.util.Collection;

0 commit comments

Comments
 (0)