Skip to content

Instantly share code, notes, and snippets.

@niklaskhf
Created May 28, 2020 05:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niklaskhf/b8fcd36b29d8d2a1e10a4338ff376435 to your computer and use it in GitHub Desktop.
Save niklaskhf/b8fcd36b29d8d2a1e10a4338ff376435 to your computer and use it in GitHub Desktop.
Java APM Agent Log
2020-05-28 05:07:28.713 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://apm-server-host:8200/
2020-05-28 05:07:28.747 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is 4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7
2020-05-28 05:07:28.750 [elastic-apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2020-05-12T00:04:54Z", "build_sha": "64e91c95329991c36b16ff94fd34ea75230c06c2", "version": "7.7.0"}
2020-05-28 05:07:28.754 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server http://apm-server-host:8200/ version is: 7.7.0
2020-05-28 05:07:28.795 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2020-05-28 05:07:29.142 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.16.0 as service on Java 1.8.0_252 (AdoptOpenJDK) Linux 4.14.173-137.229.amzn2.aarch64
2020-05-28 05:07:29.142 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - environment: 'dev' (source: Environment Variables)
2020-05-28 05:07:29.143 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - disable_instrumentations: 'annotations,apache-commons-exec,apache-httpclient,asynchttpclient,concurrent,elasticsearch-restclient,exception-handler,executor,experimental,grpc,hibernate-search,http-client,jax-rs,jax-ws,jdbc,jedis,jms,jsf,kafka,lettuce,log4j,logging,mongodb-client,mule,okhttp,opentracing,process,public-api,quartz,redis,redisson,render,scheduled,servlet-api,servlet-api-async,servlet-input-stream,slf4j,spring-mvc,spring-resttemplate,spring-service-name,spring-view-render,urlconnection' (source: Java System Properties)
2020-05-28 05:07:29.143 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'http://apm-server-host:8200' (source: Environment Variables)
2020-05-28 05:07:29.143 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'org.package.example' (source: Java System Properties)
2020-05-28 05:07:29.144 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'TRACE' (source: Java System Properties)
2020-05-28 05:07:29.144 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file: 'elastic-apm.log' (source: Java System Properties)
2020-05-28 05:07:29.146 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://apm-server-host:8200/config/v1/agents
2020-05-28 05:07:29.150 [elastic-apm-remote-config-poller] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"service":{"name":"service","environment":"dev","agent":{"name":"java","ephemeral_id":"716bd4e6-8670-4d00-825c-9508a6565884","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_252"},"runtime":{"name":"Java","version":"1.8.0_252"},"version":null},"process":{"pid":1,"title":"/opt/java/openjdk/jre/bin/java"},"system":{"container":{"id":"4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7"},"architecture":"aarch64","hostname":"4d2ef8254e9e","platform":"Linux"}}
2020-05-28 05:07:29.153 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Central configuration is disabled. Set kibana.enabled: true in your APM Server configuration.
2020-05-28 05:07:29.155 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 300s
2020-05-28 05:07:29.164 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Code Cache) for stress monitoring
2020-05-28 05:07:29.164 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Metaspace) for stress monitoring
2020-05-28 05:07:29.165 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Compressed Class Space) for stress monitoring
2020-05-28 05:07:29.165 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (Eden Space) for stress monitoring
2020-05-28 05:07:29.165 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Survivor Space) for stress monitoring
2020-05-28 05:07:29.166 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (Tenured Gen) for stress monitoring
2020-05-28 05:07:29.166 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - Successfully obtained reference to the getSystemCpuLoad method of this JVM's OperatingSystemMXBean implementation
2020-05-28 05:07:29.167 [main] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2020-05-28 05:07:29.168 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:07:29.169 [main] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2020-05-28 05:07:29.284 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 0 advices
2020-05-28 05:07:34.169 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:07:39.169 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:07:44.170 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:07:49.171 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:07:54.178 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:07:58.085 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-05-28 05:07:58.087 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-05-28 05:07:58.803 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 0)
2020-05-28 05:07:58.804 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://apm-server-host:8200/intake/v2/events
2020-05-28 05:07:58.820 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-05-28 05:07:59.196 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:04.196 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:08.825 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-05-28 05:08:08.828 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 1)
2020-05-28 05:08:08.829 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"service","environment":"dev","agent":{"name":"java","ephemeral_id":"716bd4e6-8670-4d00-825c-9508a6565884","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_252"},"runtime":{"name":"Java","version":"1.8.0_252"},"version":null},"process":{"pid":1,"title":"/opt/java/openjdk/jre/bin/java"},"system":{"container":{"id":"4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7"},"architecture":"aarch64","hostname":"4d2ef8254e9e","platform":"Linux"}}}
{"metricset":{"timestamp":1590642478825000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.7404785979103471},"jvm.memory.heap.used":{"value":22464272.0},"jvm.memory.non_heap.used":{"value":56258712.0},"jvm.memory.heap.max":{"value":127729664.0},"jvm.gc.alloc":{"value":1759885984.0},"jvm.memory.non_heap.committed":{"value":58589184.0},"system.cpu.total.norm.pct":{"value":0.9528460761199057},"system.process.memory.size":{"value":1998036992.0},"jvm.memory.heap.committed":{"value":33083392.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":1294999552.0},"system.memory.total":{"value":1934983168.0},"jvm.thread.count":{"value":14.0}}}}
{"metricset":{"timestamp":1590642478825000,"tags":{"name":"MarkSweepCompact"},"samples":{"jvm.gc.time":{"value":301.0},"jvm.gc.count":{"value":3.0}}}}
{"metricset":{"timestamp":1590642478825000,"tags":{"name":"Copy"},"samples":{"jvm.gc.time":{"value":1186.0},"jvm.gc.count":{"value":318.0}}}}
2020-05-28 05:08:08.829 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1472 uncompressed 639 compressed bytes
2020-05-28 05:08:09.197 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:14.198 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:19.199 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:24.200 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:28.086 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-05-28 05:08:28.087 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-05-28 05:08:28.794 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 2)
2020-05-28 05:08:28.794 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://apm-server-host:8200/intake/v2/events
2020-05-28 05:08:28.796 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-05-28 05:08:29.201 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:34.201 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:38.796 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-05-28 05:08:38.801 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 3)
2020-05-28 05:08:38.801 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"service","environment":"dev","agent":{"name":"java","ephemeral_id":"716bd4e6-8670-4d00-825c-9508a6565884","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_252"},"runtime":{"name":"Java","version":"1.8.0_252"},"version":null},"process":{"pid":1,"title":"/opt/java/openjdk/jre/bin/java"},"system":{"container":{"id":"4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7"},"architecture":"aarch64","hostname":"4d2ef8254e9e","platform":"Linux"}}}
{"metricset":{"timestamp":1590642508799000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.8081414748081415},"jvm.memory.heap.used":{"value":50508376.0},"jvm.memory.non_heap.used":{"value":100688816.0},"jvm.memory.heap.max":{"value":127729664.0},"jvm.gc.alloc":{"value":3333992648.0},"jvm.memory.non_heap.committed":{"value":105512960.0},"system.cpu.total.norm.pct":{"value":1.0},"system.process.memory.size":{"value":2038374400.0},"jvm.memory.heap.committed":{"value":84889600.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":1214140416.0},"system.memory.total":{"value":1934983168.0},"jvm.thread.count":{"value":20.0}}}}
{"metricset":{"timestamp":1590642508799000,"tags":{"name":"MarkSweepCompact"},"samples":{"jvm.gc.time":{"value":750.0},"jvm.gc.count":{"value":5.0}}}}
{"metricset":{"timestamp":1590642508799000,"tags":{"name":"Copy"},"samples":{"jvm.gc.time":{"value":2386.0},"jvm.gc.count":{"value":433.0}}}}
2020-05-28 05:08:38.802 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1459 uncompressed 628 compressed bytes
2020-05-28 05:08:39.202 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:44.202 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:49.203 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:54.203 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:08:58.084 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-05-28 05:08:58.085 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-05-28 05:08:58.796 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 4)
2020-05-28 05:08:58.797 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://apm-server-host:8200/intake/v2/events
2020-05-28 05:08:58.799 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-05-28 05:08:59.204 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:04.204 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:08.800 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-05-28 05:09:08.810 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 5)
2020-05-28 05:09:08.810 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"service","environment":"dev","agent":{"name":"java","ephemeral_id":"716bd4e6-8670-4d00-825c-9508a6565884","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_252"},"runtime":{"name":"Java","version":"1.8.0_252"},"version":null},"process":{"pid":1,"title":"/opt/java/openjdk/jre/bin/java"},"system":{"container":{"id":"4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7"},"architecture":"aarch64","hostname":"4d2ef8254e9e","platform":"Linux"}}}
{"metricset":{"timestamp":1590642538800000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.090632397700372},"jvm.memory.heap.used":{"value":39465288.0},"jvm.memory.non_heap.used":{"value":103165624.0},"jvm.memory.heap.max":{"value":127729664.0},"jvm.gc.alloc":{"value":28033720.0},"jvm.memory.non_heap.committed":{"value":108593152.0},"system.cpu.total.norm.pct":{"value":0.2783226242813662},"system.process.memory.size":{"value":2076123136.0},"jvm.memory.heap.committed":{"value":84889600.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":1161875456.0},"system.memory.total":{"value":1934983168.0},"jvm.thread.count":{"value":36.0}}}}
{"metricset":{"timestamp":1590642538800000,"tags":{"name":"MarkSweepCompact"},"samples":{"jvm.gc.time":{"value":750.0},"jvm.gc.count":{"value":5.0}}}}
{"metricset":{"timestamp":1590642538800000,"tags":{"name":"Copy"},"samples":{"jvm.gc.time":{"value":2480.0},"jvm.gc.count":{"value":436.0}}}}
2020-05-28 05:09:08.810 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1471 uncompressed 633 compressed bytes
2020-05-28 05:09:09.204 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:14.205 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:19.205 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:24.205 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:28.084 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-05-28 05:09:28.085 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-05-28 05:09:28.799 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 6)
2020-05-28 05:09:28.799 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://apm-server-host:8200/intake/v2/events
2020-05-28 05:09:28.805 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-05-28 05:09:29.206 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:34.206 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:38.807 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-05-28 05:09:38.814 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 7)
2020-05-28 05:09:38.815 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"service","environment":"dev","agent":{"name":"java","ephemeral_id":"716bd4e6-8670-4d00-825c-9508a6565884","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_252"},"runtime":{"name":"Java","version":"1.8.0_252"},"version":null},"process":{"pid":1,"title":"/opt/java/openjdk/jre/bin/java"},"system":{"container":{"id":"4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7"},"architecture":"aarch64","hostname":"4d2ef8254e9e","platform":"Linux"}}}
{"metricset":{"timestamp":1590642568807000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.006089309878213803},"jvm.memory.heap.used":{"value":41001312.0},"jvm.memory.non_heap.used":{"value":103301432.0},"jvm.memory.heap.max":{"value":127729664.0},"jvm.gc.alloc":{"value":28941936.0},"jvm.memory.non_heap.committed":{"value":108593152.0},"system.cpu.total.norm.pct":{"value":0.20906630581867386},"system.process.memory.size":{"value":2076123136.0},"jvm.memory.heap.committed":{"value":84889600.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":1149448192.0},"system.memory.total":{"value":1934983168.0},"jvm.thread.count":{"value":36.0}}}}
{"metricset":{"timestamp":1590642568807000,"tags":{"name":"MarkSweepCompact"},"samples":{"jvm.gc.time":{"value":750.0},"jvm.gc.count":{"value":5.0}}}}
{"metricset":{"timestamp":1590642568807000,"tags":{"name":"Copy"},"samples":{"jvm.gc.time":{"value":2480.0},"jvm.gc.count":{"value":436.0}}}}
2020-05-28 05:09:38.815 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1475 uncompressed 640 compressed bytes
2020-05-28 05:09:39.206 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:44.207 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:49.207 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:54.208 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:09:58.084 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-05-28 05:09:58.085 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-05-28 05:09:58.799 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 8)
2020-05-28 05:09:58.799 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://apm-server-host:8200/intake/v2/events
2020-05-28 05:09:58.800 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-05-28 05:09:59.208 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:10:04.208 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-05-28 05:10:05.702 [elastic-apm-init-instrumentation-shutdown-hook] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to STOPPED state
2020-05-28 05:10:05.702 [elastic-apm-init-instrumentation-shutdown-hook] INFO co.elastic.apm.agent.report.ApmServerReporter - dropped events because of full queue: 0
2020-05-28 05:10:05.704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SHUTDOWN event (sequence 9)
2020-05-28 05:10:05.704 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"service","environment":"dev","agent":{"name":"java","ephemeral_id":"716bd4e6-8670-4d00-825c-9508a6565884","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_252"},"runtime":{"name":"Java","version":"1.8.0_252"},"version":null},"process":{"pid":1,"title":"/opt/java/openjdk/jre/bin/java"},"system":{"container":{"id":"4d2ef8254e9e7ef5196054eed57ea1fcfe8869c83fdf2ac4432dc66f0021dce7"},"architecture":"aarch64","hostname":"4d2ef8254e9e","platform":"Linux"}}}
{"metricset":{"timestamp":1590642598800000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.005403579871664978},"jvm.memory.heap.used":{"value":42233408.0},"jvm.memory.non_heap.used":{"value":103449128.0},"jvm.memory.heap.max":{"value":127729664.0},"jvm.gc.alloc":{"value":29377328.0},"jvm.memory.non_heap.committed":{"value":108658688.0},"system.cpu.total.norm.pct":{"value":0.19013846673421142},"system.process.memory.size":{"value":2076123136.0},"jvm.memory.heap.committed":{"value":84889600.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":1148702720.0},"system.memory.total":{"value":1934983168.0},"jvm.thread.count":{"value":36.0}}}}
{"metricset":{"timestamp":1590642598800000,"tags":{"name":"MarkSweepCompact"},"samples":{"jvm.gc.time":{"value":750.0},"jvm.gc.count":{"value":5.0}}}}
{"metricset":{"timestamp":1590642598800000,"tags":{"name":"Copy"},"samples":{"jvm.gc.time":{"value":2480.0},"jvm.gc.count":{"value":436.0}}}}
2020-05-28 05:10:05.708 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1475 uncompressed 640 compressed bytes
2020-05-28 05:10:05.778 [elastic-apm-init-instrumentation-shutdown-hook] INFO co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Reported events: 0
2020-05-28 05:10:05.778 [elastic-apm-init-instrumentation-shutdown-hook] INFO co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Dropped events: 0
2020-05-28 05:10:05.811 [elastic-apm-init-instrumentation-shutdown-hook] DEBUG co.elastic.apm.agent.bci.MatcherTimerLifecycleListener - Total time spent matching: 0ns
| Advice name | Type ns | Method ns |
2020-05-28 05:10:05.811 [elastic-apm-circuit-breaker] INFO co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Stopping the Circuit Breaker thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment