Commit Graph

3774 Commits

Author SHA1 Message Date
Eric Zhang 7561e7781a
Add gen ai support for additional models (#13682) 2025-04-10 14:42:31 -07:00
Lauri Tulmin aa4c9488a9
Replace deprecated tasks.create with tasks.register (#13691) 2025-04-10 12:31:39 -07:00
Lauri Tulmin 95cc300125
Compile runtime-telemetry-java17 for java8 (#13679) 2025-04-10 09:02:06 -07:00
Gregor Zeitlinger 29ea551714
Db error type (#13640) 2025-04-10 08:00:23 -07:00
Lauri Tulmin 818f73f5fb
Add an option to mark indy converted instrumentations (#13665) 2025-04-09 20:03:45 -07:00
Lauri Tulmin 4855626d53
Remove forcing dynamic typing from advice (#13591) 2025-04-09 19:34:45 -07:00
Jay DeLuca 6521fc885d
Introduce instrumentation classifications to metadata (#13672) 2025-04-09 19:15:47 -07:00
Lauri Tulmin 940bce8784
Use context instead of request attributes for servlet async instrumentation (#13493) 2025-04-09 16:38:36 -07:00
Lauri Tulmin 33024dcc64
Add result set wrapping for jdbc library instrumentation (#13646) 2025-04-09 16:28:17 -07:00
Anuraag (Rag) Agrawal a6dacb3c85
Instrument bedrock InvokeModelWithResponseStream (#13607) 2025-04-09 10:22:39 -07:00
SylvainJuge fd8fe9050c
yaml jmx metrics test infrastructure (#13597) 2025-04-09 09:52:40 -07:00
Lauri Tulmin d503937806
Remove guava dependency from testing-common (#13676) 2025-04-09 07:05:45 -07:00
SylvainJuge 181f9988e6
jmx filter negative values in yaml (#13589) 2025-04-07 14:56:25 +00:00
Steve Rao ce6c159a73
Avoid conflicts with user-defined filters with default order (#13625) 2025-04-07 07:24:15 -07:00
Lauri Tulmin ffa4f5c5e7
Fix netty latest dep test failure (#13649) 2025-04-04 14:24:26 +03:00
jack-berg b3233c4203
Remove micrometer dependency on incubator (#13642) 2025-04-02 11:18:22 -07:00
crossoverJie 9fa80a421c
remove aws.endpoint attribute from sqs (#13620)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2025-04-02 13:31:01 +03:00
Gregor Zeitlinger cba8fd8d42
add azure resource provider like gcp and aws (#13627) 2025-04-02 09:32:37 +03:00
Cyrille Le Clerc 2dad6f5e5e
The `HostIdResourceProvider` should instantiate an `HostIdResource`, not an `HostResource` (#13628) 2025-04-02 09:32:19 +03:00
Jonas Kunz 18155581b2
Move Akka and Armeria virtual fields to helpers (#13604)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-04-01 15:35:08 +03:00
Lauri Tulmin 81f3795a77
Use inline advice in class loader instrumentation (#13613) 2025-04-01 09:30:49 +03:00
Gregor Zeitlinger e2cce4cc16
Db client error type for JDBC (#13331)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-03-31 05:40:16 -07:00
HikariLan 2c6cc61b0f
Fix typo (#13616) 2025-03-31 09:39:36 +03:00
Jay DeLuca a3a3b8bc87
Be consistent about using snake case in metadata yaml (#13610) 2025-03-28 14:13:58 -07:00
Lauri Tulmin 2e16a2e526
Fix hang in lettuce async test (#13609) 2025-03-28 13:12:35 +02:00
renovate[bot] 9b97ac7290
fix(deps): update errorproneversion to v2.37.0 (minor) (#13552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-27 20:05:38 +02:00
Lauri Tulmin 850e86a4d7
Avoid wiremock extension using port 8080 (#13601) 2025-03-27 15:53:52 +02:00
Lauri Tulmin 4ce03e424a
Delete deprecated library instrumentation methods (#13575) 2025-03-27 08:13:21 +00:00
renovate[bot] 958c2619f9
fix(deps): update dependency com.google.guava:guava-bom to v33.4.5-jre - abandoned (#13555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-27 07:21:03 +02:00
Sam Wright c096540523
Fix pekko route naming (#13491) 2025-03-26 16:14:32 -07:00
Lauri Tulmin 4726f0f806
Fix build (#13586) 2025-03-26 09:19:24 +02:00
Anuraag (Rag) Agrawal 54375e0d84
Add initial gen_ai instrumentation of bedrock InvokeModel (#13547) 2025-03-25 15:46:09 -07:00
Jay DeLuca 8cd3ea03ab
Add disabledByDefault to metadata.yaml (#13568) 2025-03-25 15:38:18 -07:00
Lauri Tulmin 4e37274fad
End metric description with dot (#13559) 2025-03-25 13:55:13 -07:00
Lauri Tulmin e207579370
Rename method, use Telemetry instead of Metrics (#13574) 2025-03-25 11:03:32 +02:00
Lauri Tulmin e8ed4e2075
Fix aws timeseries requests misdetected as dynamodb (#13579) 2025-03-25 09:10:36 +02:00
Lauri Tulmin e366fccb90
Hopefully fix lettuce tests hanging (#13569) 2025-03-21 16:17:44 +02:00
Jay DeLuca 917538c80e
Move tomcat-jdbc into a javaagent folder (#13567) 2025-03-21 12:20:38 +00:00
Lauri Tulmin d63f6d6e6d
Fix flaky @WithSpan test (#13562) 2025-03-21 12:16:00 +02:00
Lauri Tulmin 5dfd0068c5
Update postgres driver in r2dbc tests (#13566) 2025-03-21 12:15:39 +02:00
Lauri Tulmin 63031d33d7
Remove debug logging for apache http client 5.0 (#13558) 2025-03-20 15:37:39 +02:00
Lauri Tulmin 4ec8f471ab
Rename activej instrumentation classes (#13560) 2025-03-20 15:37:18 +02:00
Jay DeLuca 786512b792
Add scope name to metadata (#13531) 2025-03-19 19:51:48 -07:00
Robert Niedziela 511a9c93ea
JMX metrics unit conversion (#13448) 2025-03-19 19:49:22 -07:00
Lauri Tulmin 553fbb30c2
Add body to http server concurrency test response (#13540) 2025-03-19 12:21:50 +02:00
Lauri Tulmin 55e84f9b45
Fix kafka streams latest dep test (#13546) 2025-03-19 11:59:32 +02:00
Anuraag (Rag) Agrawal 2f8017113a
Implement genai events for bedrock (streaming) (#13507) 2025-03-18 14:43:22 -07:00
Lauri Tulmin 06bd699bbc
Fix kafka latest dep tests (#13544) 2025-03-18 14:42:56 -07:00
Lauri Tulmin f0133f27ce
Delete deprecated java http client classes (#13527) 2025-03-14 08:22:49 -07:00
xiepuhuan 0477d38897
Add @WithSpan option to break from existing context (#13112)
Signed-off-by: xiepuhuan <xiepuhuan@didachuxing.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-03-13 19:15:44 +00:00