Lauri Tulmin
|
6313391d71
|
Rewrite @Advice.Enter for indy advice (#9887)
|
2023-11-17 07:49:19 -08:00 |
Lauri Tulmin
|
70e3962a87
|
Always set messaging operation (#9791)
|
2023-11-06 12:30:27 +02:00 |
Mateusz Rzeszutek
|
d6c2aff7c2
|
Change `http.request.body.size` and `http.response.body.size` attributes from recommended to opt-in (#9799)
|
2023-11-02 11:20:50 -07:00 |
Mateusz Rzeszutek
|
b193ca00a1
|
Change `user_agent.original` from recommended to opt-in on HTTP client spans (#9776)
|
2023-10-30 17:20:10 +02:00 |
Lauri Tulmin
|
a2f01e577e
|
Make more tests run with indy (#9729)
|
2023-10-24 12:23:50 +03:00 |
Mateusz Rzeszutek
|
e9026cd591
|
Deprecate old server/client socket getter methods (#9716)
|
2023-10-19 17:36:57 +02:00 |
Mateusz Rzeszutek
|
9cb157492c
|
Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676)
|
2023-10-18 10:36:32 +00:00 |
Matthieu MOREL
|
9a1c178d58
|
PeerService Resolver (#9061)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-10-12 07:52:05 -07:00 |
Lauri Tulmin
|
6038a872c5
|
Improve vertx-sql client context propagation (#9640)
|
2023-10-10 16:37:21 +03:00 |
Lauri Tulmin
|
7d2259742a
|
Transform inline advice to delegating advice and test indy modules (#9508)
|
2023-09-22 11:15:39 +03:00 |
Lauri Tulmin
|
776e2ec4a8
|
Add instrumentation for vert.x sql client withTransaction method (#9462)
|
2023-09-14 14:59:07 +03: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
|
d157b68efb
|
Use HTTP instead of non-known method in http span name (#9441)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
|
2023-09-13 10:14:30 -07:00 |
Lauri Tulmin
|
d20b357c3d
|
Add http server stable semconv tests (#9360)
|
2023-08-31 18:43:03 -07:00 |
Lauri Tulmin
|
30cd005c8a
|
Add http client non standard method test to groovy tests (#9354)
|
2023-08-31 08:08:36 -07:00 |
Mateusz Rzeszutek
|
d7a34f90ba
|
Refactor and rename `HttpClientResend` and `HttpRouteHolder` (#9280)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-08-26 00:37:25 +00:00 |
Lauri Tulmin
|
4baa694309
|
Add instrumentation for hibernate reactive (#9304)
|
2023-08-25 09:15:46 -07:00 |
Lauri Tulmin
|
ddc03bd68e
|
Run vertx-sql tests with netty instrumentation (#9247)
|
2023-08-18 08:16:26 -07:00 |
Lauri Tulmin
|
42e2f738cc
|
Add test for hibernate-reactive (#9225)
|
2023-08-17 11:01:11 -07:00 |
Mateusz Rzeszutek
|
65451b6529
|
Deprecate `NetClientAttributesExtractor` (#9165)
|
2023-08-16 11:21:10 +02:00 |
Lauri Tulmin
|
b9e459da07
|
Test http client stable semconv (#9178)
|
2023-08-13 10:22:04 -07:00 |
Trask Stalnaker
|
67f91b8833
|
Update network.protocol.version 2.0 -> 2 and 3.0 -> 3 (#9145)
|
2023-08-13 10:01:47 -07:00 |
Mateusz Rzeszutek
|
42f07eedd8
|
Deprecate `NetServerAttributesExtractor` (#9156)
|
2023-08-11 15:04:52 +02:00 |
Lauri Tulmin
|
16f4281d08
|
Set vertx-sql-client version to 4.0.0 (#9184)
|
2023-08-11 12:49:54 +02:00 |
Mateusz Rzeszutek
|
f8f87944c1
|
Require `server.address` and `server.port` in the HTTP client getter (#9171)
|
2023-08-09 14:56:11 +00:00 |
Mateusz Rzeszutek
|
d81630331b
|
Make `HttpClientAttributesGetter` extend `NetClientAttributesGetter` (#9015)
|
2023-07-31 11:09:09 -07:00 |
Mateusz Rzeszutek
|
6e573289ae
|
Replace NetAttributes with SemanticAttributes (#8992)
|
2023-07-21 11:27:54 +02:00 |
Mateusz Rzeszutek
|
59e2da5aa3
|
Extract HTTP client experimental metrics to a separate class (#8769)
|
2023-07-18 08:34:39 -07:00 |
Mateusz Rzeszutek
|
cc8160cffb
|
Support the `http.request.method_original` attribute (#8779)
|
2023-07-17 09:41:41 +00: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 |
Mateusz Rzeszutek
|
f197befb50
|
Minor fixes to the `server.*` attributes extrator (#8772)
|
2023-06-26 12:34:09 +02:00 |
Mateusz Rzeszutek
|
cde2e70148
|
Implement new stable server semantic conventions (#8663)
|
2023-06-13 11:07:59 +02:00 |
OpenTelemetry Bot
|
bbb05276be
|
Update the OpenTelemetry SDK version to 1.27.0 (#8688)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-06-13 12:02:11 +03:00 |
Mateusz Rzeszutek
|
506ccb6b7d
|
Implement new stable network semantic conventions (#8616)
|
2023-06-12 16:51:47 +02:00 |
Mateusz Rzeszutek
|
5b03ae655f
|
Implement new stable HTTP semantic conventions (#8632)
|
2023-06-08 20:02:45 -07:00 |
Mateusz Rzeszutek
|
8ee63d4441
|
Implement new stable URL semantic conventions (#8491)
|
2023-06-05 15:22:22 +00:00 |
Mateusz Rzeszutek
|
c10108bbe0
|
Enable HTTP client read timeout tests by default (#8530)
|
2023-05-19 10:24:49 -07:00 |
Lauri Tulmin
|
b370ed52e9
|
Pin localstack docker image version and fix vetx sql client latest dep test (#8483)
|
2023-05-12 06:40:25 -07:00 |
Lauri Tulmin
|
0ecd1468f3
|
Fix http pipelining test on Netty 4.1 (#8412)
|
2023-05-05 13:45:46 +03:00 |
Lauri Tulmin
|
413890d246
|
Test http pipelining (#8403)
|
2023-05-04 10:23:48 +03:00 |
Lauri Tulmin
|
0f87eaf3d6
|
Fix flaky vertx sql test (#8367)
|
2023-04-26 10:47:27 +02:00 |
Lauri Tulmin
|
354ba91ea8
|
Use namedOneOf instead of named(..).or(named(..)) (#8366)
|
2023-04-26 07:26:52 +00:00 |
Mateusz Rzeszutek
|
e3944a53a5
|
Make net.transport an optional attribute (#8279)
|
2023-04-20 08:14:03 -07:00 |
Lauri Tulmin
|
04097b3093
|
Add instrumentation for vertx-sql-client (#8311)
|
2023-04-20 08:11:24 -07:00 |
Trask Stalnaker
|
66f4c80d35
|
Update instrumentation suppression keys that do not align with their module name (#7811)
|
2023-04-11 10:54:42 -07: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 |
Mateusz Rzeszutek
|
5b271c4917
|
Switch from http.flavor to net.protocol.* in HTTP server instrumentat… (#8244)
|
2023-04-09 08:47:33 -07:00 |
Mateusz Rzeszutek
|
f501569106
|
Switch from http.flavor to net.protocol.* in HTTP client instrumentat… (#8131)
|
2023-04-07 13:39:42 +02:00 |
Lauri Tulmin
|
d8b0771929
|
Use the same kafka docker image in all kafka tests (#8187)
currently we use `confluentinc/cp-kafka:5.4.3` and
`confluentinc/cp-kafka:6.1.9`
|
2023-03-31 10:25:38 +02:00 |
Lauri Tulmin
|
a793c247e6
|
Remove duplicate -Xmx from kafka memory options (#8022)
|
2023-03-09 22:02:33 +02:00 |