Jay DeLuca
|
09ad61975e
|
Remove unneeded groovy dependencies from lambda tests (#11828)
|
2024-07-16 08:34:36 -07:00 |
SylvainJuge
|
955470a63a
|
Semconv 1.25.0 migration (#10983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-09 11:25:52 -07:00 |
Tyler Benson
|
d7e909879a
|
Remove AWS Active Tracing span linking (#10930)
|
2024-04-01 16:28:24 -07:00 |
Serkan ÖZAL
|
e988d48f4b
|
AWS Lambda Runtime internal handlers need to be ignored from being instrumented and so traced. (#10736)
|
2024-03-12 16:07:27 -07:00 |
Trask Stalnaker
|
3b77cc4b2d
|
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-09-13 19:20:23 +00:00 |
Lauri Tulmin
|
0f258c669a
|
Use hasAttributesSatisfyingExactly instead of hasAttributesSatisfying (#8336)
|
2023-04-24 11:57:45 +02:00 |
OpenTelemetry Bot
|
22df5866b0
|
Update the OpenTelemetry SDK version to 1.25.0 (#8262)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-04-10 18:12:57 -07:00 |
Tyler Benson
|
083acddb02
|
Move X-Ray Env Variable propagation to span link instead of parent (#7970)
https://github.com/open-telemetry/opentelemetry-specification/pull/3166
Per discussion in the FAAS SIG, we decided that the AWS X-Ray
environment variable should be moved to a span link to avoid interfering
with the configured propagators.
Also related to #5167.
|
2023-03-16 10:10:09 +02:00 |
Lauri Tulmin
|
e9c1efece2
|
Update to Groovy 4 (#5532)
* Update to Groovy 4
* exclude spock from grails tests, update comment
* Update instrumentation/grails-3.0/javaagent/build.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-03-09 15:07:41 -08:00 |
Anuraag Agrawal
|
f236b2d4c9
|
Split lambda instrumentation into core and events (#5326)
* Split out lambda core instrumentation
* More
* Remove request wrapper from core
* Split events
* Dedupe
* More
* More renames
* Finish
* Clean
* README
* Rename more
* Finish
* Fix README
* Fix README
* Fix
* Comments
|
2022-02-10 17:27:22 -08:00 |