Jay DeLuca
|
b444563cfe
|
Add links to remaining metadata files (#14633)
|
2025-09-11 18:27:43 +00:00 |
Jay DeLuca
|
7dace99cf5
|
Metadata batch for java http server and clients and others (#14603)
|
2025-09-11 13:11:42 +03:00 |
Jay DeLuca
|
94a8ffa7f4
|
Update links to not use search.maven.org (#14558)
|
2025-09-01 14:25:00 +03:00 |
Jay DeLuca
|
13430947ee
|
Collect metrics from more http and database clients (#14038)
|
2025-06-17 18:57:06 -07:00 |
Lauri Tulmin
|
e25ee40e79
|
Fix java http client tests (#14043)
|
2025-06-16 16:45:14 +03:00 |
Lauri Tulmin
|
c7ed10a49d
|
Work around flaky java http client http/2 tests (#13958)
|
2025-05-31 08:36:13 +03:00 |
SylvainJuge
|
8081608fae
|
migrate more http clients to indy-ready (#13897)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
|
2025-05-29 08:28:20 -07:00 |
Lauri Tulmin
|
a410ff026d
|
Disable flaky test (#13869)
|
2025-05-16 08:37:39 -07:00 |
Lauri Tulmin
|
982d800e4b
|
Disable flaky java http client http2 tests on jdk25 (#13859)
|
2025-05-15 18:39:55 +03:00 |
Lauri Tulmin
|
e207579370
|
Rename method, use Telemetry instead of Metrics (#13574)
|
2025-03-25 11:03:32 +02:00 |
Lauri Tulmin
|
f0133f27ce
|
Delete deprecated java http client classes (#13527)
|
2025-03-14 08:22:49 -07:00 |
Lauri Tulmin
|
4345a77143
|
Fix build (#13514)
|
2025-03-13 11:28:57 -07:00 |
Trask Stalnaker
|
dbe9679777
|
Simplify Http `*TelemetryBuilder` generic signatures (#12858)
|
2025-03-13 07:25:24 -07:00 |
Trask Stalnaker
|
74a9fd0353
|
Better qualify Java HttpClient instrumentation package name (#13296)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2025-02-18 17:46:36 +00:00 |
Trask Stalnaker
|
ffda571dd4
|
Remove deprecated HTTP library methods (#13150)
|
2025-02-01 08:05:03 +02:00 |
Trask Stalnaker
|
c66816fa49
|
Rename setSetEmit... to internalSetEmit... (#13034)
|
2025-01-14 07:47:25 +02:00 |
Trask Stalnaker
|
2ea27b29e2
|
End span after closing scope (#12952)
|
2024-12-27 09:22:26 -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 |
Trask Stalnaker
|
b08d272e23
|
Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847)
|
2024-12-16 18:40:06 -08:00 |
Trask Stalnaker
|
4cc4e1c0b2
|
Consistent naming of addAttributesExtractor (#12860)
|
2024-12-10 12:45:20 -08:00 |
Trask Stalnaker
|
2371589ec5
|
Statically import semconv constants in tests (#12575)
|
2024-11-06 08:17:57 -08:00 |
Gregor Zeitlinger
|
b9f09cae88
|
Http server builder (#11651)
|
2024-10-07 09:41:24 -07:00 |
Gregor Zeitlinger
|
e397159bfb
|
http server and client builder for netty (#12083)
|
2024-09-24 07:53:18 +03:00 |
Lauri Tulmin
|
7bb0c6bb85
|
Test whether http client span ends after headers or body is received (#12149)
|
2024-09-04 15:52:16 +03:00 |
Gregor Zeitlinger
|
b00ccd7834
|
use DefaultHttpClientInstrumenterBuilder and DefaultHttpServerInstrumenterBuilder for armeria (#11797)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-08-14 17:37:24 -07:00 |
Gregor Zeitlinger
|
0e218de455
|
Remove reflection from builder (#11673)
|
2024-06-27 07:38:54 +00:00 |
Gregor Zeitlinger
|
47ebb94253
|
re-use logic for http client configuration (#11620)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-06-21 16:58:41 -07:00 |
Lauri Tulmin
|
de30e3120a
|
Add http/2 tests for jdk http client (#11506)
|
2024-06-01 11:20:45 +03:00 |
Lauri Tulmin
|
7a06507f80
|
Allow library instrumentations to override span name (#11355)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-05-17 12:10:32 +03: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 |
Lauri Tulmin
|
a2d4148067
|
Remove http stable semconv tests (#10087)
|
2023-12-21 08:30:26 -08:00 |
Mateusz Rzeszutek
|
65ee9510f5
|
Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985)
|
2023-12-04 08:28:10 +01:00 |
Mateusz Rzeszutek
|
dc81aae72f
|
Move HTTP classes to instrumentation-api (#9977)
|
2023-12-01 12:04:06 +01:00 |
Mateusz Rzeszutek
|
280c1ea4c1
|
Enable stable HTTP semconv by default (#9925)
|
2023-11-28 10:43:51 -08: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 |
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 |
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 |
Trask Stalnaker
|
cc4e1bf1ae
|
Update semconv to 1.21.0, PART 2 - HTTP (#9372)
|
2023-09-07 08:25:23 -07: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
|
d81630331b
|
Make `HttpClientAttributesGetter` extend `NetClientAttributesGetter` (#9015)
|
2023-07-31 11:09:09 -07:00 |
Mateusz Rzeszutek
|
cabf0dfdf4
|
Refactor setKnownMethods() in HTTP instrumentations to avoid nullable… (#8994)
|
2023-07-23 20:03:14 -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 |
Mateusz Rzeszutek
|
cde2e70148
|
Implement new stable server semantic conventions (#8663)
|
2023-06-13 11:07:59 +02: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 |