Trask Stalnaker
|
2bdddafdc4
|
Apply Prettier to markdown files (#8968)
|
2023-07-19 12:22:35 -07: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 |
Aaron Ai
|
2d7395c44b
|
Introduce markdown lint check (#7175)
Fixes #7129
|
2022-11-16 20:48:42 -08:00 |
Trask Stalnaker
|
597b2a5321
|
More spotless (#7126)
|
2022-11-11 05:01:21 +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 |