Commit Graph

430 Commits

Author SHA1 Message Date
Jay DeLuca a3a3b8bc87
Be consistent about using snake case in metadata yaml (#13610) 2025-03-28 14:13:58 -07: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
Jay DeLuca 8cd3ea03ab
Add disabledByDefault to metadata.yaml (#13568) 2025-03-25 15:38:18 -07:00
Jay DeLuca 917538c80e
Move tomcat-jdbc into a javaagent folder (#13567) 2025-03-21 12:20:38 +00:00
Jay DeLuca 786512b792
Add scope name to metadata (#13531) 2025-03-19 19:51:48 -07:00
otelbot[bot] 3509618a17
Update apidiff baseline to released version 2.14.0 (#13522) 2025-03-13 20:37:44 -07:00
otelbot[bot] a04a7a8ccf
Update version to 2.15.0-SNAPSHOT (#13519)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-03-13 23:16:00 +00: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
Jay DeLuca 35a3dc6e7c
Document naming convention for common modules (#13506) 2025-03-13 07:14:18 -07:00
SylvainJuge 353ec10b36
document default disabled micrometer instrumentation (#13492)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-03-11 18:27:13 +00:00
Zixin Zhou 4ebaf70c81
Add support for spring-pulsar 1.0 (#13320)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-11 07:46:16 -07:00
Jay DeLuca 01cce80cf3
Add support for basic metadata.yaml file (#13480) 2025-03-10 13:39:48 -07:00
Jay DeLuca c7676bddd4
Parse latestDepTestLibrary and use as library upper bound (#13478) 2025-03-08 15:31:57 -08:00
Jay DeLuca 0cfd2d976a
Automatically Generate Instrumentation Documentation (#13449) 2025-03-06 16:34:13 -08:00
otelbot[bot] 14f88da85a
Merge change log updates from release/v2.13.x (#13426)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-01 09:27:37 +00:00
Krishna Chaitanya Surapaneni 8e09d59e21
feat: Add OpenTelemetry instrumentation for ActiveJ HTTP server (#13335) 2025-02-27 06:58:56 -08:00
otelbot[bot] 5f41b7f262
Update apidiff baseline to released version 2.13.2 (#13406)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-02-26 19:10:24 -08:00
otelbot[bot] 69794054b5
Update apidiff baseline to released version 2.13.1 (#13348)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-02-18 11:36:53 -08:00
Trask Stalnaker 855fe2fbbc
Update api diffs (post 2.13.0 release) (#13327) 2025-02-17 09:21:19 +02:00
otelbot[bot] e6efa5ab4e
Update version to 2.14.0-SNAPSHOT (#13302)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-02-14 23:59:27 +00:00
Josiah Noel 8d057a2a86
Add `jdk.httpserver` instrumentation (#13243)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-02-14 08:24:35 -08:00
Jay DeLuca c16ca4480d
Update instrumentation docs with db client metrics (#13080) 2025-01-22 07:48:12 -08:00
dingjiefei af2fb237fe
stabilise spanNames (#12487)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-17 13:57:02 -08:00
OpenTelemetry Bot e7b131d9ec
Update apidiff baseline to released version 2.12.0 (#13058) 2025-01-17 07:50:23 +02:00
OpenTelemetry Bot 0be7c7b26e
Update version to 2.13.0-SNAPSHOT (#13057) 2025-01-16 18:03:16 -08:00
Jay DeLuca 32fc939044
Update docs for running tests (#12987)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2025-01-07 13:02:14 -08:00
Trask Stalnaker 2ea27b29e2
End span after closing scope (#12952) 2024-12-27 09:22:26 -08:00
Trask Stalnaker 1a506cb246
Document (and remove some) upper version test limits (#12945) 2024-12-27 08:54:10 -08:00
Trask Stalnaker e5a9d1cfb7
Change `setKnownMethods(Set)` to `setKnownMethods(Collection)` (#12902) 2024-12-24 10:29:15 -08:00
Trask Stalnaker 6b9e68ebfd
Change `setCaptured*Headers(List)` to `setCaptured*Headers(Collection)` (#12901) 2024-12-23 15:49:55 -08:00
OpenTelemetry Bot 5f135ba9ff
Update apidiff baseline to released version 2.11.0 (#12964) 2024-12-23 19:25:33 +00:00
OpenTelemetry Bot 77db4af56e
Update version to 2.12.0-SNAPSHOT (#12958) 2024-12-23 08:08:33 -08:00
Trask Stalnaker fa32671be5
Support Struts 7.0 (fixes CI muzzle failures) (#12935)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-12-20 14:57:02 +02:00
Jay DeLuca f7472b72af
Add docs section for instrumentation submodule naming convention (#12893) 2024-12-16 15:49:01 -08:00
Jay DeLuca f220fea04a
Improve readability of inter thread context propagation doc (#12781) 2024-11-23 07:36:46 -08:00
Jay DeLuca 520fc73a98
Use static import for semconv attributes in camel tests (#12780) 2024-11-23 07:33:19 -08:00
Lauri Tulmin 29bb9a3b89
Update api diffs (#12720) 2024-11-13 11:14:44 +00:00
OpenTelemetry Bot c5d030b669
Update version to 2.11.0-SNAPSHOT (#12619) 2024-11-12 19:54:23 -08:00
Lauri Tulmin 76c2d2d8f3
Add ktor 3 instrumentation (#12562) 2024-11-11 13:03:11 +02:00
Lauri Tulmin 29da88e7cf
Add warning to discourage disabling shadow renaming (#12594) 2024-11-08 06:48:08 -08:00
Trask Stalnaker 54e142da2c
Add Java 23 to smoke test matrix (#12451) 2024-10-24 08:26:04 +03:00
Trask Stalnaker 67cb5f1c12
Update apidiff baseline to released version 2.9.0 (#12462) 2024-10-18 07:15:20 +00:00
OpenTelemetry Bot fb786c8f0a
Update version to 2.10.0-SNAPSHOT (#12459) 2024-10-17 21:03:42 +00:00
Gregor Zeitlinger 9e83898f0d
add support for missing list properties in spring starter (#12434)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-10-16 08:00:57 -07:00
Lauri Tulmin 9a7f7125ab
Add instrumentation for spring-cloud-aws SqsListener annotation (#12314) 2024-10-07 16:01:18 +03:00
Lauri Tulmin 7088573aeb
Update api diffs after 2.8.0 release (#12257) 2024-09-15 16:08:45 +03:00
OpenTelemetry Bot 59acff5438
Update version to 2.9.0-SNAPSHOT (#12246) 2024-09-13 18:49:08 +00:00
crossoverJie 844c28c65f
Add support for PowerJob (#12086)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Helen <56097766+heyams@users.noreply.github.com>
2024-09-12 09:05:17 -07:00
SylvainJuge 691de74a4b
indy advice docs & migration procedure (#11546) 2024-08-28 07:13:14 -07:00
Gregor Zeitlinger 749fafaea8
enforce static imports (#12009) 2024-08-21 10:40:50 -07:00