mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
f2701dc703
commit
a6c92efef4
1 changed files with 0 additions and 1 deletions
|
@ -245,7 +245,6 @@ module LogStash; class JavaPipeline < JavaBasePipeline
|
|||
config_metric.gauge(:ephemeral_id, ephemeral_id)
|
||||
config_metric.gauge(:hash, lir.unique_hash)
|
||||
config_metric.gauge(:graph, ::LogStash::Config::LIRSerializer.serialize(lir))
|
||||
config_metric.gauge(:cluster_uuids, resolve_cluster_uuids)
|
||||
|
||||
pipeline_log_params = default_logging_keys(
|
||||
"pipeline.workers" => pipeline_workers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue