• [Collector] Topology query tuning, Batch Process instead of bulk. (#1384) · 5e03ec88
    彭勇升 pengys 提交于
    * #1202
    
    1. Determine the log is enabled for the DEBUG level before printing message.
    2. Make the columns initialize to be static attribute.
    3. Topology build optimize: Cache query result to avoid repeating queries.
    
    * #1202
    
    Add elasticsearch batch process setting into application.yml.
    
    * #1202
    
    Fixed check style error.
    
    * #1202
    
    Use XContentFactory to build source to insert into elasticsearch.
    5e03ec88
InstanceMetric.java 9.8 KB