I use follow cofing run agent in my apps,but appears so many DEBUG logs,how 
to close it?
my config:
---
startDelaySeconds: 0
ssl: false
lowercaseOutputName: false
lowercaseOutputLabelNames: false

logs like this:
`2020-08-31 08:47:03.642 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : TIME: 1145249 ns for 
java.lang:type=Memory
2020-08-31 08:47:03.643 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'bytes-consumed-total':
 
process
2020-08-31 08:47:03.643 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}bytes-consumed-total': 0.0
2020-08-31 08:47:03.643 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'bytes-consumed-rate':
 
process
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}bytes-consumed-rate': 0.0
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'records-consumed-rate':
 
process
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}records-consumed-rate': 0.0
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'fetch-size-max':
 
process
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}fetch-size-max': 0.0
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'records-consumed-total':
 
process
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}records-consumed-total': 0.0
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'fetch-size-avg':
 
process
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}fetch-size-avg': 0.0
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job'_'records-per-request-avg':
 
process
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : scrape: 
'kafka.consumer{type=consumer-fetch-manager-metrics, client-id=consumer-3, 
topic=development---MFG---mfg-presto-etl-job}records-per-request-avg': 0.0
2020-08-31 08:47:03.644 DEBUG 1 --- [etheus-http-1-1] 
i.p.j.s.io.prometheus.jmx.JmxScraper     : TIME: 1395836 ns for 
kafka.consumer:type=consumer-fetch-manager-metrics,client-id=consumer-3,topic=development---MFG---mfg-presto-etl-job`

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/f89036c1-18cc-45c7-87be-44c30c734387n%40googlegroups.com.

Reply via email to