renovate[bot]
|
211069774e
|
Update dependency jacoco to v0.8.10 (#9101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-08-02 13:08:57 -07:00 |
Mateusz Rzeszutek
|
527c4b39e2
|
Reactor Netty: emit actual HTTP client spans spans on connection errors (#9063)
|
2023-08-02 10:10:56 -07:00 |
Mateusz Rzeszutek
|
27faf8f5b7
|
Make `HttpServerAttributesGetter` extend `NetServerAttributesGetter` (#9088)
|
2023-08-02 08:52:44 -07:00 |
renovate[bot]
|
3f46b7111a
|
Update errorProneVersion to v2.21.0 (#9112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-08-02 09:31:40 +02:00 |
renovate[bot]
|
8dc2a985df
|
Update dependency io.netty:netty-bom to v4.1.96.Final (#9100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-08-01 22:24:05 -07:00 |
Lauri Tulmin
|
fbae980fc5
|
Add library instrumentation for elasticsearch rest client 7 (#8911)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-08-01 14:17:05 +00:00 |
Lauri Tulmin
|
4459ec1d6c
|
Fix flaky rector netty test (#9081)
|
2023-07-31 17:06:23 -07:00 |
Mateusz Rzeszutek
|
d81630331b
|
Make `HttpClientAttributesGetter` extend `NetClientAttributesGetter` (#9015)
|
2023-07-31 11:09:09 -07:00 |
Mateusz Rzeszutek
|
6dd89308d4
|
Fix logback appender package name (#9080)
|
2023-07-31 17:52:42 +00:00 |
pg.yang
|
976dfb2bc5
|
Convert jetty-httpclient Groovy tests to Java (#9072)
|
2023-07-31 11:43:14 +02:00 |
pg.yang
|
d0efd30207
|
Convert redisson Groovy tests to Java (#9060)
|
2023-07-31 09:09:11 +00:00 |
Steven Swartz
|
65d4c4bf4c
|
Document configuration options for logback appender library (#9078)
|
2023-07-31 10:50:08 +02:00 |
Steven Swartz
|
12b1d3c369
|
Document configuration options for log4j2 appender library (#9079)
|
2023-07-31 10:49:10 +02:00 |
Mateusz Rzeszutek
|
fb531307b6
|
Fix `IllegalArgumentException` in `MetroServerSpanNaming` (#9075)
|
2023-07-28 10:32:18 +02:00 |
Jean Bisutti
|
4730c6540e
|
Fix GraalVM native tests (#9068)
|
2023-07-28 09:35:36 +02:00 |
Mateusz Rzeszutek
|
1773cb2e2f
|
Fix elasticsearch latestDepTest (#9066)
|
2023-07-28 09:26:14 +02:00 |
Jay DeLuca
|
1c804eebe7
|
Convert hibernate-3.3 tests from groovy to java (#9025)
|
2023-07-26 07:51:18 -07:00 |
Mateusz Rzeszutek
|
a13c342a58
|
Fix timeouts in reactor-netty-1.0 tests (🤞) (#9049)
|
2023-07-26 16:30:04 +02:00 |
Gregor Zeitlinger
|
21e3fe5178
|
set cpu load unit to "{run_queue_item}" (#8777)
|
2023-07-24 11:10:38 -07:00 |
Mateusz Rzeszutek
|
cabf0dfdf4
|
Refactor setKnownMethods() in HTTP instrumentations to avoid nullable… (#8994)
|
2023-07-23 20:03:14 -07:00 |
Mateusz Rzeszutek
|
718fa0da14
|
Implement HTTP resend spec for Reactor Netty (excl CONNECT spans) (#8111)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-07-21 14:37:48 +00:00 |
Lauri Tulmin
|
bd8ddf4db3
|
Allow overriding span name in spring web library instrumentation (#8933)
|
2023-07-21 13:45:05 +02:00 |
Mateusz Rzeszutek
|
fd8e361e6c
|
Refactor Spring starter's instrumentation auto configuration classes (#8950)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-07-21 11:35:41 +00:00 |
Mateusz Rzeszutek
|
6e573289ae
|
Replace NetAttributes with SemanticAttributes (#8992)
|
2023-07-21 11:27:54 +02:00 |
Trask Stalnaker
|
ba996ba77b
|
More prettier (#8990)
|
2023-07-20 09:58:27 -07:00 |
Lauri Tulmin
|
caa9b68855
|
Cross test quarkus resteasy reactive with vertx-web instrumentation (#8998)
|
2023-07-20 08:14:31 -07:00 |
jason plumb
|
600c5873dd
|
Lettuce instrumentation - optimization to avoid extra toString() (#8984)
|
2023-07-20 08:06:42 -07:00 |
Mateusz Rzeszutek
|
7379810603
|
Fix jboss-logmanager latestDepTest (#8993)
|
2023-07-20 12:38:55 +02:00 |
Trask Stalnaker
|
aabd14fb6e
|
Apply Prettier to yaml files (#8969)
|
2023-07-20 02:54:31 +00:00 |
Mateusz Rzeszutek
|
37531a0720
|
Fill additional db.* attributes on DataSource#getConnection() (#8966)
|
2023-07-19 16:06:16 -07:00 |
Steven Swartz
|
1e0635ba5a
|
Adds tests for log4j2 ThreadContext baggage attributes (#8955)
|
2023-07-19 12:23:53 -07:00 |
Trask Stalnaker
|
2bdddafdc4
|
Apply Prettier to markdown files (#8968)
|
2023-07-19 12:22:35 -07:00 |
Mateusz Rzeszutek
|
59e2da5aa3
|
Extract HTTP client experimental metrics to a separate class (#8769)
|
2023-07-18 08:34:39 -07:00 |
Jay DeLuca
|
62ca215297
|
Convert camel-2-20 aws tests from groovy to java (#8906)
|
2023-07-18 16:31:51 +02:00 |
jason plumb
|
23acd5b4fd
|
Migrate "runtime-metrics" test from groovy to java (#8928)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
|
2023-07-18 11:55:15 +02:00 |
Jay DeLuca
|
002588b10c
|
Convert async-http-client tests from groovy to java (#8954)
|
2023-07-17 14:50:06 +02:00 |
Mateusz Rzeszutek
|
cc8160cffb
|
Support the `http.request.method_original` attribute (#8779)
|
2023-07-17 09:41:41 +00:00 |
Mateusz Rzeszutek
|
6f745e8f53
|
Include OTel appenders in the Spring Starter (#8945)
|
2023-07-13 12:56:56 +00:00 |
Lauri Tulmin
|
00d698ef87
|
Fix flaky paly-ws test (#8943)
|
2023-07-13 13:47:33 +02:00 |
Lauri Tulmin
|
70247f095b
|
Extract query arguments without regex on lettuce 6 (#8932)
|
2023-07-12 11:00:49 -07:00 |
Raphael Philipe Mendes da Silva
|
57cfddcdd0
|
Fix http attributes of AWS SDK V2 instrumentation (#8931)
Signed-off-by: Raphael Silva <rapphil@gmail.com>
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
|
2023-07-12 10:58:46 -07:00 |
jason plumb
|
55368a52d7
|
Rename messaging operation "send" to "publish" per spec (#8929)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-07-12 08:59:38 -07:00 |
Trask Stalnaker
|
7e4c0fd615
|
Fix instrumentation of Azure SDK EventHubs library (#8916)
|
2023-07-11 09:07:55 -07:00 |
Lauri Tulmin
|
fce77cc044
|
Fix reactor-netty-1.0 latest dep tests (#8922)
|
2023-07-11 08:48:52 -07:00 |
Mateusz Rzeszutek
|
8815952300
|
Initialize appenders in the spring boot starter (#8888)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-07-11 08:47:01 -07:00 |
Lauri Tulmin
|
8011cb4af2
|
Set server span name for aborted requests in quarkus resteasy native (#8891)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
|
2023-07-11 14:05:10 +03:00 |
Gregor Zeitlinger
|
b3932c7089
|
(micrometer) don't add . to empty unit with prometheus naming conventions (#8872)
|
2023-07-10 18:50:14 -07:00 |
OpenTelemetry Bot
|
acbab58a46
|
Update the OpenTelemetry SDK version to 1.28.0 (#8897)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-07-10 12:45:01 -07:00 |
Lauri Tulmin
|
0607f0b6b8
|
Fix NPE in aws instrumentation on duplicate TracingExecutionInterceptor (#8896)
|
2023-07-08 15:05:24 +03:00 |
Jay DeLuca
|
e8da33c9ed
|
Convert camel-2.20 Groovy tests to Java (#8813)
|
2023-07-07 16:27:15 +02:00 |