elastic / apm-agent-java
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 1,217 files with 79,181 lines of code.
    • 1 file changed more than 100 times (847 lines of code)
    • 2 files changed 51-100 times (2,466 lines of code)
    • 34 files changed 21-50 times (5,852 lines of code)
    • 287 files changed 6-20 times (26,738 lines of code)
    • 893 files changed 1-5 times (43,278 lines of code)
1% | 3% | 7% | 33% | 54%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 1,217 files with 79,181 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 3 files changed by 11-25 contributors (3,313 lines of code)
    • 91 files changed by 6-10 contributors (13,615 lines of code)
    • 664 files changed by 2-5 contributors (44,583 lines of code)
    • 459 files changed by 1 contributor (17,670 lines of code)
0% | 4% | 17% | 56% | 22%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, md, yaml, json, sh, properties, html, jsp, txt, feature, asc, xhtml, ftl, svg, proto, jade, js, tpl, py, editorconfig, cmd, scala, gitattributes, policy, gitignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java1% | 3% | 7% | 33% | 54%
yaml0% | 0% | 0% | 10% | 89%
xml0% | 0% | 0% | 0% | 100%
asc0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
apm-agent-core3% | 10% | 7% | 23% | 55%
apm-agent-plugins0% | 0% | 7% | 38% | 53%
apm-agent-api0% | 0% | 89% | 8% | 2%
apm-agent-attach0% | 0% | 56% | 20% | 22%
apm-agent-benchmarks0% | 0% | 0% | 88% | 11%
apm-agent-attach-cli0% | 0% | 0% | 45% | 54%
apm-agent-tracer0% | 0% | 0% | 21% | 78%
apm-opentracing0% | 0% | 0% | 100% | 0%
apm-agent-plugin-sdk0% | 0% | 0% | 1% | 98%
ROOT0% | 0% | 0% | 10% | 89%
apm-agent-common0% | 0% | 0% | 0% | 100%
elastic-apm-agent-premain0% | 0% | 0% | 0% | 100%
apm-agent-bootstrap0% | 0% | 0% | 0% | 100%
apm-agent-cached-lookup-key0% | 0% | 0% | 0% | 100%
apm-agent-lambda-layer0% | 0% | 0% | 0% | 100%
elastic-apm-agent0% | 0% | 0% | 0% | 100%
elastic-apm-agent-java80% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ElasticApmTracer.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl
847 97 2018-12-10 2024-06-17 127 14 41850454+eyalkoren@users.no... rafael.wth@gmail.com
DslJsonSerializer.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report/serialize
1655 127 2018-12-10 2025-04-29 96 12 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
ElasticApmAgent.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/bci
811 39 2018-12-10 2024-06-17 92 12 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ServletTransactionHelper.java
in apm-agent-plugins/apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
239 17 2018-12-10 2023-08-16 50 10 41850454+eyalkoren@users.no... me@kelunik.com
ServletApiAdvice.java
in apm-agent-plugins/apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
243 3 2018-12-10 2024-06-17 49 9 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ElasticApmTracerBuilder.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl
187 13 2018-12-10 2025-04-29 42 9 41850454+eyalkoren@users.no... jonas.kunz@elastic.co
HttpUrlConnectionInstrumentation.java
in apm-agent-plugins/apm-urlconnection-plugin/src/main/java/co/elastic/apm/agent/urlconnection
191 13 2019-01-29 2024-08-27 37 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
CustomElementMatchers.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/bci/bytebuddy
36 4 2018-12-10 2023-07-10 36 9 41850454+eyalkoren@users.no... rafael.wth@gmail.com
Span.java
in apm-agent-api/src/main/java/co/elastic/apm/api
58 - 2018-02-19 2022-06-01 36 6 felix.barnsteiner@elastic.co sylvain.juge@elastic.co
ApmServerClient.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
307 31 2019-07-17 2024-12-02 35 10 felixbarny@users.noreply.gi... 763082+sylvainjuge@users.no...
JdbcHelper.java
in apm-agent-plugins/apm-jdbc-plugin/src/main/java/co/elastic/apm/agent/jdbc/helper
199 15 2018-12-10 2024-06-17 33 8 41850454+eyalkoren@users.no... rafael.wth@gmail.com
AsyncInstrumentation.java
in apm-agent-plugins/apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
79 9 2018-12-10 2022-03-17 32 6 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
Transaction.java
in apm-agent-api/src/main/java/co/elastic/apm/api
61 - 2018-02-19 2022-12-25 31 7 felix.barnsteiner@elastic.co sylvain.juge@elastic.co
NoopTransaction.java
in apm-agent-api/src/main/java/co/elastic/apm/api
180 37 2018-05-25 2022-06-01 31 7 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
IntakeV2ReportingEventHandler.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
231 20 2018-12-10 2024-06-17 31 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ExecutorInstrumentation.java
in apm-agent-plugins/apm-java-concurrent-plugin/src/main/java/co/elastic/apm/agent/concurrent
187 19 2019-01-29 2023-07-10 30 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
OkHttp3ClientAsyncInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
115 7 2019-03-22 2024-06-17 29 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
StatementInstrumentation.java
in apm-agent-plugins/apm-jdbc-plugin/src/main/java/co/elastic/apm/agent/jdbc
245 22 2018-12-10 2023-07-10 29 6 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
ElasticApm.java
in apm-agent-api/src/main/java/co/elastic/apm/api
69 14 2018-02-20 2023-03-02 28 7 felix.barnsteiner@elastic.co jack.shirazi@elastic.co
JaxRsTransactionNameInstrumentation.java
in apm-agent-plugins/apm-jaxrs-plugin/src/main/java/co/elastic/apm/agent/jaxrs
99 6 2018-12-10 2023-07-26 28 8 41850454+eyalkoren@users.no... rafael.wth@gmail.com
OkHttpClientAsyncInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
113 7 2019-03-22 2024-06-17 28 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
ApmServerReporter.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
316 35 2018-12-10 2024-06-17 28 8 41850454+eyalkoren@users.no... rafael.wth@gmail.com
OkHttp3ClientInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
80 4 2019-01-18 2024-06-17 27 8 kanagat.nugusbayev@gmail.com rafael.wth@gmail.com
ElasticApmAttacher.java
in apm-agent-attach/src/main/java/co/elastic/apm/attach
111 11 2019-01-18 2024-07-09 27 6 felixbarny@users.noreply.gi... 763082+sylvainjuge@users.no...
NoopSpan.java
in apm-agent-api/src/main/java/co/elastic/apm/api
134 27 2018-05-25 2022-06-01 27 6 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
TransactionImpl.java
in apm-agent-api/src/main/java/co/elastic/apm/api
146 25 2018-05-25 2022-06-01 27 7 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
AbstractAsyncHttpClientInstrumentation.java
in apm-agent-plugins/apm-asynchttpclient-plugin/src/main/java/co/elastic/apm/agent/asynchttpclient
211 22 2019-05-07 2024-06-17 27 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
SamplingProfiler.java
in apm-agent-plugins/apm-profiling-plugin/src/main/java/co/elastic/apm/agent/profiler
760 55 2020-02-19 2024-06-17 27 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
IndyBootstrap.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/bci
260 12 2020-07-02 2023-07-10 26 6 felixbarny@users.noreply.gi... rafael.wth@gmail.com
OkHttpClientInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
77 4 2019-01-18 2024-06-17 25 8 kanagat.nugusbayev@gmail.com rafael.wth@gmail.com
SpanImpl.java
in apm-agent-api/src/main/java/co/elastic/apm/api
100 15 2018-05-25 2022-06-01 25 6 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
StartupInfo.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/configuration
79 5 2018-12-10 2024-06-17 23 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ProcessHelper.java
in apm-agent-plugins/apm-process-plugin/src/main/java/co/elastic/apm/agent/process
80 9 2020-01-08 2024-06-17 22 7 theobisproject@gmail.com rafael.wth@gmail.com
AbstractSpanImpl.java
in apm-agent-api/src/main/java/co/elastic/apm/api
113 29 2018-12-13 2022-06-01 22 5 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
ExecutorUtils.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/util
193 20 2018-12-10 2023-07-10 22 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ApmServerHealthChecker.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
94 4 2018-12-10 2023-01-23 21 4 felixbarny@users.noreply.gi... 41850454+eyalkoren@users.no...
MicrometerMeterRegistrySerializer.java
in apm-agent-plugins/apm-micrometer-plugin/src/main/java/co/elastic/apm/agent/micrometer
259 14 2020-08-10 2024-03-12 21 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
ReporterFactory.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
27 2 2018-12-10 2024-06-17 20 6 41850454+eyalkoren@users.no... rafael.wth@gmail.com
JaxWsTransactionNameInstrumentation.java
in apm-agent-plugins/apm-jaxws-plugin/src/main/java/co/elastic/apm/agent/jaxws
79 6 2019-02-13 2024-11-18 20 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
JavaConcurrent.java
in apm-agent-plugins/apm-java-concurrent-plugin/src/main/java/co/elastic/apm/agent/concurrent
189 18 2020-06-17 2024-06-17 20 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
ProfilingConfiguration.java
in apm-agent-plugins/apm-profiling-plugin/src/main/java/co/elastic/apm/agent/profiler
195 13 2020-02-19 2025-01-22 20 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
TracedInstrumentation.java
in apm-agent-plugins/apm-api-plugin/src/main/java/co/elastic/apm/agent/pluginapi
143 7 2020-11-04 2024-06-17 19 9 48118512+kananindzya@users.... rafael.wth@gmail.com
ServletInstrumentation.java
in apm-agent-plugins/apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
34 4 2018-12-10 2022-03-17 18 5 41850454+eyalkoren@users.no... sylvain.juge@elastic.co
CaptureSpanInstrumentation.java
in apm-agent-plugins/apm-api-plugin/src/main/java/co/elastic/apm/agent/pluginapi
122 7 2020-11-04 2024-06-17 18 8 48118512+kananindzya@users.... rafael.wth@gmail.com
ApmSpan.java
in apm-opentracing/src/main/java/co/elastic/apm/opentracing
122 21 2018-04-25 2021-06-22 18 4 felixbarny@users.noreply.gi... 41850454+eyalkoren@users.no...
Log4j2ConfigurationFactory.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/logging
175 14 2020-05-15 2024-06-17 18 5 felixbarny@users.noreply.gi... rafael.wth@gmail.com
MetricRegistry.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/metrics
185 19 2018-12-19 2024-06-17 18 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
MetricRegistrySerializer.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report/serialize
213 14 2018-12-19 2024-03-12 18 6 felixbarny@users.noreply.gi... rafael.wth@gmail.com
AbstractIntakeApiHandler.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
243 17 2020-05-15 2024-12-02 18 5 felixbarny@users.noreply.gi... 763082+sylvainjuge@users.no...
JmxMetricTracker.java
in apm-agent-plugins/apm-jmx-plugin/src/main/java/co/elastic/apm/agent/jmx
439 23 2019-09-24 2024-10-25 18 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ElasticApmTracer.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl
847 97 2018-12-10 2024-06-17 127 14 41850454+eyalkoren@users.no... rafael.wth@gmail.com
DslJsonSerializer.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report/serialize
1655 127 2018-12-10 2025-04-29 96 12 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
ElasticApmAgent.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/bci
811 39 2018-12-10 2024-06-17 92 12 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ServletTransactionHelper.java
in apm-agent-plugins/apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
239 17 2018-12-10 2023-08-16 50 10 41850454+eyalkoren@users.no... me@kelunik.com
ApmServerClient.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
307 31 2019-07-17 2024-12-02 35 10 felixbarny@users.noreply.gi... 763082+sylvainjuge@users.no...
ServletApiAdvice.java
in apm-agent-plugins/apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
243 3 2018-12-10 2024-06-17 49 9 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ElasticApmTracerBuilder.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl
187 13 2018-12-10 2025-04-29 42 9 41850454+eyalkoren@users.no... jonas.kunz@elastic.co
CustomElementMatchers.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/bci/bytebuddy
36 4 2018-12-10 2023-07-10 36 9 41850454+eyalkoren@users.no... rafael.wth@gmail.com
TracedInstrumentation.java
in apm-agent-plugins/apm-api-plugin/src/main/java/co/elastic/apm/agent/pluginapi
143 7 2020-11-04 2024-06-17 19 9 48118512+kananindzya@users.... rafael.wth@gmail.com
ElasticsearchRestClientInstrumentationHelper.java
in apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/src/main/java/co/elastic/apm/agent/esrestclient
147 10 2021-09-01 2024-03-05 15 9 felixbarny@users.noreply.gi... 763082+sylvainjuge@users.no...
JdbcHelper.java
in apm-agent-plugins/apm-jdbc-plugin/src/main/java/co/elastic/apm/agent/jdbc/helper
199 15 2018-12-10 2024-06-17 33 8 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ExecutorInstrumentation.java
in apm-agent-plugins/apm-java-concurrent-plugin/src/main/java/co/elastic/apm/agent/concurrent
187 19 2019-01-29 2023-07-10 30 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
OkHttp3ClientAsyncInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
115 7 2019-03-22 2024-06-17 29 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
JaxRsTransactionNameInstrumentation.java
in apm-agent-plugins/apm-jaxrs-plugin/src/main/java/co/elastic/apm/agent/jaxrs
99 6 2018-12-10 2023-07-26 28 8 41850454+eyalkoren@users.no... rafael.wth@gmail.com
OkHttpClientAsyncInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
113 7 2019-03-22 2024-06-17 28 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
ApmServerReporter.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
316 35 2018-12-10 2024-06-17 28 8 41850454+eyalkoren@users.no... rafael.wth@gmail.com
OkHttp3ClientInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
80 4 2019-01-18 2024-06-17 27 8 kanagat.nugusbayev@gmail.com rafael.wth@gmail.com
AbstractAsyncHttpClientInstrumentation.java
in apm-agent-plugins/apm-asynchttpclient-plugin/src/main/java/co/elastic/apm/agent/asynchttpclient
211 22 2019-05-07 2024-06-17 27 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
OkHttpClientInstrumentation.java
in apm-agent-plugins/apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
77 4 2019-01-18 2024-06-17 25 8 kanagat.nugusbayev@gmail.com rafael.wth@gmail.com
JavaConcurrent.java
in apm-agent-plugins/apm-java-concurrent-plugin/src/main/java/co/elastic/apm/agent/concurrent
189 18 2020-06-17 2024-06-17 20 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
CaptureSpanInstrumentation.java
in apm-agent-plugins/apm-api-plugin/src/main/java/co/elastic/apm/agent/pluginapi
122 7 2020-11-04 2024-06-17 18 8 48118512+kananindzya@users.... rafael.wth@gmail.com
ApmServerConfigurationSource.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/configuration
198 14 2019-07-17 2024-06-17 17 8 felixbarny@users.noreply.gi... rafael.wth@gmail.com
ChannelInstrumentation.java
in apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-plugin/src/main/java/co/elastic/apm/agent/rabbitmq
212 12 2020-12-22 2024-06-17 15 8 hectorespertpardo@gmail.com rafael.wth@gmail.com
HttpUrlConnectionInstrumentation.java
in apm-agent-plugins/apm-urlconnection-plugin/src/main/java/co/elastic/apm/agent/urlconnection
191 13 2019-01-29 2024-08-27 37 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
IntakeV2ReportingEventHandler.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
231 20 2018-12-10 2024-06-17 31 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
NoopTransaction.java
in apm-agent-api/src/main/java/co/elastic/apm/api
180 37 2018-05-25 2022-06-01 31 7 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
Transaction.java
in apm-agent-api/src/main/java/co/elastic/apm/api
61 - 2018-02-19 2022-12-25 31 7 felix.barnsteiner@elastic.co sylvain.juge@elastic.co
ElasticApm.java
in apm-agent-api/src/main/java/co/elastic/apm/api
69 14 2018-02-20 2023-03-02 28 7 felix.barnsteiner@elastic.co jack.shirazi@elastic.co
SamplingProfiler.java
in apm-agent-plugins/apm-profiling-plugin/src/main/java/co/elastic/apm/agent/profiler
760 55 2020-02-19 2024-06-17 27 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
TransactionImpl.java
in apm-agent-api/src/main/java/co/elastic/apm/api
146 25 2018-05-25 2022-06-01 27 7 felixbarny@users.noreply.gi... sylvain.juge@elastic.co
StartupInfo.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/configuration
79 5 2018-12-10 2024-06-17 23 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
ProcessHelper.java
in apm-agent-plugins/apm-process-plugin/src/main/java/co/elastic/apm/agent/process
80 9 2020-01-08 2024-06-17 22 7 theobisproject@gmail.com rafael.wth@gmail.com
ExecutorUtils.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/util
193 20 2018-12-10 2023-07-10 22 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
MicrometerMeterRegistrySerializer.java
in apm-agent-plugins/apm-micrometer-plugin/src/main/java/co/elastic/apm/agent/micrometer
259 14 2020-08-10 2024-03-12 21 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
JaxWsTransactionNameInstrumentation.java
in apm-agent-plugins/apm-jaxws-plugin/src/main/java/co/elastic/apm/agent/jaxws
79 6 2019-02-13 2024-11-18 20 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
ProfilingConfiguration.java
in apm-agent-plugins/apm-profiling-plugin/src/main/java/co/elastic/apm/agent/profiler
195 13 2020-02-19 2025-01-22 20 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
JmxMetricTracker.java
in apm-agent-plugins/apm-jmx-plugin/src/main/java/co/elastic/apm/agent/jmx
439 23 2019-09-24 2024-10-25 18 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
MetricRegistry.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/metrics
185 19 2018-12-19 2024-06-17 18 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
Reporter.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
24 - 2018-12-10 2024-06-17 16 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
VersionUtils.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/util
90 8 2018-12-10 2023-07-10 15 7 41850454+eyalkoren@users.no... rafael.wth@gmail.com
RunnableCallableForkJoinTaskInstrumentation.java
in apm-agent-plugins/apm-java-concurrent-plugin/src/main/java/co/elastic/apm/agent/concurrent
54 5 2020-06-17 2024-06-17 13 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
ElasticApmApiInstrumentation.java
in apm-agent-plugins/apm-api-plugin/src/main/java/co/elastic/apm/agent/pluginapi
155 16 2020-11-04 2024-06-17 12 7 48118512+kananindzya@users.... rafael.wth@gmail.com
ProcessStartInstrumentation.java
in apm-agent-plugins/apm-process-plugin/src/main/java/co/elastic/apm/agent/process
43 4 2020-01-08 2024-06-17 12 7 theobisproject@gmail.com rafael.wth@gmail.com
AlibabaMonitorFilterAdvice.java
in apm-agent-plugins/apm-dubbo-plugin/src/main/java/co/elastic/apm/agent/dubbo/advice
67 2 2020-06-09 2023-07-10 11 7 50652021+coderlan0668@users... rafael.wth@gmail.com
ApacheMonitorFilterAdvice.java
in apm-agent-plugins/apm-dubbo-plugin/src/main/java/co/elastic/apm/agent/dubbo/advice
100 3 2020-06-09 2023-07-10 11 7 50652021+coderlan0668@users... rafael.wth@gmail.com
RedisSpanUtils.java
in apm-agent-plugins/apm-redis-plugin/apm-redis-common/src/main/java/co/elastic/apm/agent/redis
20 1 2019-09-10 2023-07-10 10 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
ForkJoinTaskInstrumentation.java
in apm-agent-plugins/apm-java-concurrent-plugin/src/main/java/co/elastic/apm/agent/concurrent
41 5 2020-07-02 2023-09-12 9 7 felixbarny@users.noreply.gi... jonas.kunz@elastic.co
DubboTraceHelper.java
in apm-agent-plugins/apm-dubbo-plugin/src/main/java/co/elastic/apm/agent/dubbo/helper
45 2 2020-06-09 2023-07-10 9 7 50652021+coderlan0668@users... jonas.kunz@elastic.co
TraceMethodInstrumentation.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/tracemethods
145 8 2021-09-01 2024-06-17 9 7 felixbarny@users.noreply.gi... rafael.wth@gmail.com
Span.java
in apm-agent-api/src/main/java/co/elastic/apm/api
58 - 2018-02-19 2022-06-01 36 6 felix.barnsteiner@elastic.co sylvain.juge@elastic.co
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ElasticsearchEndpointMap.java
in apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/src/main/java/co/elastic/apm/agent/esrestclient
872 5 2023-07-26 2023-07-26 1 1 alexanderwert@users.noreply... alexanderwert@users.noreply...
TraceContextImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/transaction
518 60 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
TransactionImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/transaction
425 48 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
Scanner.java
in apm-agent-plugin-sdk/src/main/java/co/elastic/apm/agent/sdk/internal/db/signature
325 22 2023-07-10 2023-07-10 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
Labels.java
in apm-agent-tracer/src/main/java/co/elastic/apm/agent/tracer/metrics
314 34 2024-03-12 2024-03-12 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
LoggingConfigurationImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/logging
296 14 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
ReporterConfigurationImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/report
249 13 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
BridgeFactoryV1_14.java
in apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-v1_14/src/main/java/co/elastic/apm/age...
238 32 2023-02-28 2023-02-28 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
ShadedClassLoader.java
in elastic-apm-agent-premain/src/main/java/co/elastic/apm/agent/premain
235 20 2023-03-29 2023-03-29 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
RequestImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
229 29 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
222 - 2023-10-27 2024-01-26 4 1 victormartinezrubio@gmail.com victormartinezrubio@gmail.com
WildcardMatcher.java
in apm-agent-common/src/main/java/co/elastic/apm/agent/common/util
221 22 2023-01-26 2023-01-26 1 1 41850454+eyalkoren@users.no... 41850454+eyalkoren@users.no...
PercentEscaper.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/baggage/otel
213 5 2023-07-19 2023-07-31 2 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
UrlImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
197 25 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
LoggerUtils.java
in apm-agent-plugin-sdk/src/main/java/co/elastic/apm/agent/sdk/internal/util
195 34 2023-07-10 2023-07-10 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
BaggageImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/baggage
182 19 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
ErrorCaptureImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/error
173 25 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
PrivilegedActionUtils.java
in apm-agent-plugin-sdk/src/main/java/co/elastic/apm/agent/sdk/internal/util
168 12 2023-07-10 2023-07-10 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
BodyCaptureImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
162 16 2024-07-18 2025-04-29 4 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
DestinationImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
156 19 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
Logger.java
in apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-embedded-metrics-sdk/src/main/java/co/elastic/apm/agent/embeddedotel/logging
147 17 2023-02-28 2023-02-28 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
IdImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/transaction
144 27 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
AgentMain.java
in elastic-apm-agent-premain/src/main/java/co/elastic/apm/agent/premain
139 9 2023-03-29 2023-03-29 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
DbImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
132 19 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
ApplicationLoadBalancerRequestTransactionHelper.java
in apm-agent-plugins/apm-awslambda-plugin/src/main/java/co/elastic/apm/agent/awslambda/helper
128 13 2024-03-13 2024-03-13 1 1 48118512+videnkz@users.nore... 48118512+videnkz@users.nore...
ProcessExecutionUtil.java
in apm-agent-common/src/main/java/co/elastic/apm/agent/common/util
128 10 2021-10-24 2021-10-24 1 1 41850454+eyalkoren@users.no... 41850454+eyalkoren@users.no...
JmsInstrumentationHelper.java
in apm-agent-plugins/apm-jms-plugin/apm-jms-jakarta/src/main/java/co/elastic/apm/agent/jms/jakarta
127 18 2023-07-12 2023-07-12 1 1 jack.shirazi@elastic.co jack.shirazi@elastic.co
JmsInstrumentationHelper.java
in apm-agent-plugins/apm-jms-plugin/apm-jms-javax/src/main/java/co/elastic/apm/agent/jms/javax
127 18 2023-07-12 2023-07-12 1 1 jack.shirazi@elastic.co jack.shirazi@elastic.co
ElasticsearchEndpointDefinition.java
in apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/src/main/java/co/elastic/apm/agent/esrestclient
127 14 2023-07-26 2023-07-26 1 1 alexanderwert@users.noreply... alexanderwert@users.noreply...
MessageImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
125 19 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
PotentiallyMultiValuedMap.java
in apm-agent-tracer/src/main/java/co/elastic/apm/agent/tracer/metadata
123 19 2023-03-10 2023-07-10 2 1 rafael.wth@gmail.com rafael.wth@gmail.com
MessageBatchListWrapper.java
in apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/src/main/java/co/elastic/apm/agent/rabbitmq
117 24 2025-01-29 2025-01-29 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
ExcludeJvmBootstrapCheck.java
in elastic-apm-agent-premain/src/main/java/co/elastic/apm/agent/premain
111 6 2023-03-29 2023-03-29 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
EntityLookupInstrumentation.java
in apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin/src/main/java/co/elastic/apm/agent/awssdk/v1
110 16 2022-08-23 2022-08-23 1 1 alexanderwert@users.noreply... alexanderwert@users.noreply...
ServiceTargetImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/context
105 14 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
LongList.java
in apm-agent-plugin-sdk/src/main/java/co/elastic/apm/agent/sdk/internal/collections
103 15 2023-07-10 2023-07-10 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
PgpSignatureVerifierLoader.java
in apm-agent-attach-cli/src/main/java/co/elastic/apm/attach
101 3 2021-08-22 2021-08-22 1 1 41850454+eyalkoren@users.no... 41850454+eyalkoren@users.no...
HexUtils.java
in apm-agent-tracer/src/main/java/co/elastic/apm/agent/tracer/util
100 14 2023-09-06 2023-09-06 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
FutureCallbackWrapper.java
in apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient5-plugin/src/main/java/co/elastic/apm/agent/httpclient/v5/helper
100 7 2023-12-05 2023-12-05 1 1 48118512+videnkz@users.nore... 48118512+videnkz@users.nore...
TraceStateImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/transaction
100 13 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
ProcessFactory.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/metadata
100 6 2021-10-24 2021-10-24 1 1 41850454+eyalkoren@users.no... 41850454+eyalkoren@users.no...
ServiceImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/metadata
99 18 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
Element.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/baggage/otel
98 15 2023-07-19 2023-07-19 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
ClientHttpRequestInstrumentation.java
in apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/src/main/java/co/elastic/apm/agent/springwebclient
96 7 2024-08-27 2024-08-27 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co
AutoDetectedServiceInfo.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/configuration
96 10 2023-09-13 2023-09-13 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
StacktraceConfigurationImpl.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/impl/stacktrace
96 3 2024-06-17 2024-06-17 1 1 rafael.wth@gmail.com rafael.wth@gmail.com
JmsMessageProducerInstrumentation.java
in apm-agent-plugins/apm-jms-plugin/apm-jms-jakarta/src/main/java/co/elastic/apm/agent/jms/jakarta
95 10 2023-07-12 2023-07-12 1 1 jack.shirazi@elastic.co jack.shirazi@elastic.co
JmsMessageProducerInstrumentation.java
in apm-agent-plugins/apm-jms-plugin/apm-jms-javax/src/main/java/co/elastic/apm/agent/jms/javax
95 10 2023-07-12 2023-07-12 1 1 jack.shirazi@elastic.co jack.shirazi@elastic.co
CompletableFuture.java
in apm-agent-core/src/main/java/co/elastic/apm/agent/util
95 7 2021-12-01 2021-12-01 1 1 alexanderwert@users.noreply... alexanderwert@users.noreply...
SpringAmqpBatchMessageListenerInstrumentation.java
in apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/src/main/java/co/elastic/apm/agent/rabbitmq
94 4 2025-01-29 2025-01-29 1 1 jonas.kunz@elastic.co jonas.kunz@elastic.co