Skip to content

Instantly share code, notes, and snippets.

@rishisalunkhe4141
Created February 3, 2022 09:26
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 rishisalunkhe4141/68b9107c8d7761edb81545bf7f4abd12 to your computer and use it in GitHub Desktop.
Save rishisalunkhe4141/68b9107c8d7761edb81545bf7f4abd12 to your computer and use it in GitHub Desktop.
2022-02-03 09:21:43,733 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.apache.commons.dbcp.PoolableConnection
2022-02-03 09:21:43,742 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.apache.commons.dbcp.DelegatingConnection
2022-02-03 09:21:43,757 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,758 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,759 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.apache.commons.dbcp.DelegatingConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,760 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.apache.commons.dbcp.DelegatingConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,762 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,764 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.apache.commons.dbcp.DelegatingConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,765 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2022-02-03 09:21:43,765 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2022-02-03 09:21:43,766 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2022-02-03 09:21:43,797 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,797 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,797 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,798 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,798 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,798 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,798 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CloseStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2022-02-03 09:21:43,815 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CloseStatementInstrumentation: (name(equals(close)) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public void org.apache.commons.dbcp.DelegatingStatement.close() throws java.sql.SQLException
2022-02-03 09:21:43,818 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.ResultSet org.apache.commons.dbcp.DelegatingStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,821 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,825 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,827 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: (name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public void org.apache.commons.dbcp.DelegatingStatement.addBatch(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,828 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public int[] org.apache.commons.dbcp.DelegatingStatement.executeBatch() throws java.sql.SQLException
2022-02-03 09:21:43,830 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2022-02-03 09:21:43,830 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2022-02-03 09:21:43,831 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2022-02-03 09:21:43,832 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String,int) throws java.sql.SQLException
2022-02-03 09:21:43,835 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2022-02-03 09:21:43,837 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2022-02-03 09:21:43,897 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper
2022-02-03 09:21:43,906 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,907 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,909 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2022-02-03 09:21:43,909 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,911 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,913 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2022-02-03 09:21:43,914 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2022-02-03 09:21:43,915 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2022-02-03 09:21:43,916 [pool-8-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2022-02-03 09:21:58,803 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 13)
2022-02-03 09:21:58,804 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:21:58,805 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2304 uncompressed 852 compressed bytes
2022-02-03 09:22:08,116 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:22:08,117 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2022-02-03 09:22:18,762 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 14)
2022-02-03 09:22:18,763 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://host.docker.internal:8200/intake/v2/events
2022-02-03 09:22:18,767 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2022-02-03 09:22:18,769 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 15)
2022-02-03 09:22:18,769 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 16)
2022-02-03 09:22:18,769 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 17)
2022-02-03 09:22:18,770 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 18)
2022-02-03 09:22:18,770 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 19)
2022-02-03 09:22:28,773 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 20)
2022-02-03 09:22:28,773 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:22:28,774 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2304 uncompressed 850 compressed bytes
2022-02-03 09:22:38,081 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:22:38,083 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2022-02-03 09:22:48,728 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 21)
2022-02-03 09:22:48,728 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://host.docker.internal:8200/intake/v2/events
2022-02-03 09:22:48,730 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2022-02-03 09:22:48,730 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 22)
2022-02-03 09:22:48,730 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 23)
2022-02-03 09:22:48,731 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 24)
2022-02-03 09:22:48,731 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 25)
2022-02-03 09:22:48,731 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 26)
2022-02-03 09:22:58,733 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 27)
2022-02-03 09:22:58,733 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:22:58,734 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2304 uncompressed 846 compressed bytes
2022-02-03 09:23:08,046 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:23:08,048 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2022-02-03 09:23:18,695 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 28)
2022-02-03 09:23:18,695 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://host.docker.internal:8200/intake/v2/events
2022-02-03 09:23:18,698 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2022-02-03 09:23:18,699 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 29)
2022-02-03 09:23:18,699 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 30)
2022-02-03 09:23:18,699 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 31)
2022-02-03 09:23:18,699 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 32)
2022-02-03 09:23:18,699 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 33)
2022-02-03 09:23:28,707 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 34)
2022-02-03 09:23:28,708 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:23:28,708 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2305 uncompressed 844 compressed bytes
2022-02-03 09:23:38,012 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:23:38,014 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2022-02-03 09:23:48,657 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 35)
2022-02-03 09:23:48,657 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://host.docker.internal:8200/intake/v2/events
2022-02-03 09:23:48,659 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2022-02-03 09:23:48,660 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 36)
2022-02-03 09:23:48,660 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 37)
2022-02-03 09:23:48,660 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 38)
2022-02-03 09:23:48,661 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 39)
2022-02-03 09:23:48,661 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 40)
2022-02-03 09:23:58,669 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 41)
2022-02-03 09:23:58,670 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:23:58,671 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2306 uncompressed 841 compressed bytes
2022-02-03 09:24:07,977 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:24:07,978 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2022-02-03 09:24:18,627 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 42)
2022-02-03 09:24:18,627 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://host.docker.internal:8200/intake/v2/events
2022-02-03 09:24:18,631 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2022-02-03 09:24:18,631 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 43)
2022-02-03 09:24:18,632 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 44)
2022-02-03 09:24:18,632 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 45)
2022-02-03 09:24:18,632 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 46)
2022-02-03 09:24:18,632 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 47)
2022-02-03 09:24:28,633 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 48)
2022-02-03 09:24:28,633 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:24:28,634 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2304 uncompressed 843 compressed bytes
2022-02-03 09:24:37,943 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:24:37,944 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2022-02-03 09:24:48,592 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 49)
2022-02-03 09:24:48,593 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://host.docker.internal:8200/intake/v2/events
2022-02-03 09:24:48,597 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2022-02-03 09:24:48,599 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 50)
2022-02-03 09:24:48,600 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 51)
2022-02-03 09:24:48,601 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 52)
2022-02-03 09:24:48,602 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 53)
2022-02-03 09:24:48,603 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving JSON_WRITER event (sequence 54)
2022-02-03 09:24:58,599 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 55)
2022-02-03 09:24:58,599 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2022-02-03 09:24:58,600 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2306 uncompressed 847 compressed bytes
2022-02-03 09:25:07,908 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2022-02-03 09:25:07,909 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment