dingjiefei
|
af2fb237fe
|
stabilise spanNames (#12487)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2025-01-17 13:57:02 -08:00 |
Trask Stalnaker
|
bd97110dd7
|
Validate javaagent suppression keys (#12955)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-12-30 11:22:02 +00:00 |
Gregor Zeitlinger
|
798bdd5569
|
config properties support for spring starter clients (#11605)
|
2024-07-02 16:49:39 +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 |
renovate[bot]
|
c88598265b
|
fix(deps): update errorproneversion to v2.25.0 (main) (minor) (#10593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-02-19 13:32:09 +02:00 |
Mateusz Rzeszutek
|
65ee9510f5
|
Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985)
|
2023-12-04 08:28:10 +01:00 |
Trask Stalnaker
|
3b77cc4b2d
|
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-09-13 19:20:23 +00:00 |
sfriberg
|
d1b7356ffe
|
AddingSpanAttributes annotation (#7787)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
|
2023-04-24 08:58:28 -07:00 |
Mateusz Rzeszutek
|
07335c807c
|
Add `classLoaderOptimization()` to `@WithSpan` instrumentations (#7996)
|
2023-03-28 12:34:30 +02:00 |
Mateusz Rzeszutek
|
e1895e548c
|
Rename all methods in all Getters to use the `get*()` naming scheme (#7619)
Resolves #6562
This PR only contains renames; the actual content is in the `*Getter`
interfaces, the rest of changes is just IntelliJ doing its job.
|
2023-01-23 09:28:11 +00:00 |
Trask Stalnaker
|
5224194740
|
Move versions to dependencyManagement (#6648)
Part of #6645
|
2022-09-19 12:05:06 +03:00 |
Mateusz Rzeszutek
|
f50f1fed3b
|
Fix instrumentation-api-semconv packages (#6590)
* Fix instrumentation-api-semconv packages
* Move test
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-09-12 14:51:27 -07:00 |
Trask Stalnaker
|
faa99b2eeb
|
Update SDK to 1.17.0 (#6467)
* Update SDK to 1.17.0
* Fix
* Update licenses
* Spotless
* license
|
2022-08-12 17:10:46 -07:00 |
Trask Stalnaker
|
68a9f20eb3
|
Enable PrivateConstructorForUtilityClass errorprone check (#6427)
* PrivateConstructorForUtilityClass
* Advice
* More advice
* More
* More advice
* More
* Spotless
* Fix
* Fix
* Fix
* A better solution
* Revert
* More
* Fix
* Spotless
* Fix
|
2022-08-10 11:30:22 +03:00 |
Trask Stalnaker
|
c3c4fb7101
|
Finish annotation move (#6386)
* Update tests with new annotation
* more
* Fix build
* More
|
2022-08-01 09:19:58 -07:00 |
Mateusz Rzeszutek
|
6a24080fe9
|
Add code attributes to several instrumentations (#6365)
* Add code attributes to several instrumentations
* fix servlet tests
* fix tests
* fix elasticsearch tests
* fix context bridge test
* fix rxjava tests
* fix spring webmvc tests
|
2022-07-27 09:37:01 +02:00 |
Mateusz Rzeszutek
|
82b39b1012
|
Rename `newInstrumenter()` into `buildInstrumenter()` (#6363)
* Rename newInstrumenter() into buildInstrumenter()
* spotless
|
2022-07-25 12:02:46 -07:00 |
Lauri Tulmin
|
4d9bf3bf24
|
Align instrumentation name with module name (#6316)
|
2022-07-12 18:16:34 +03:00 |
Trask Stalnaker
|
fb784aa877
|
Support new annotations (and change of instrumentation name for opentelemetry-annotations) (#6296)
* Support new annotations
* Consistency
* Simplify
* Annotation
* oops
|
2022-07-11 14:34:26 -07:00 |