Mateusz Rzeszutek
|
e7887ac929
|
Idea: deprecate `Config`, add agent-only `InstrumentationConfig` (#6264)
* Idea: deprecate Config, add agent-only InstrumentationConfig
* fix
* fix camel test
* fix external-annotation tests
|
2022-07-08 16:20:49 +02:00 |
Mateusz Rzeszutek
|
5fb2261a82
|
Split out instrumentation-api-semconv (#5721)
* Split out instrumentation-api-semconv
* fix tests
* Moved LoggingContextConstants to semconv module too
|
2022-04-01 10:04:52 -07:00 |
Anuraag Agrawal
|
14372adb68
|
Migrate Guava tests to Java (#5668)
* Migrate Guava tests to Java
* Update instrumentation/guava-10.0/javaagent/src/test/java/io/opentelemetry/javaagent/instrumentation/guava/ListenableFutureTest.java
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
* Workaround inline mock issue
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
|
2022-03-24 14:14:09 +09:00 |
Anna Nosek
|
117891afa1
|
Sanitize cql in Apache Camel instrumentation (#3717)
* sanitize cassandra
* use SemanticAttributes
|
2021-07-29 08:44:10 -07:00 |
Anna Nosek
|
15a40a0059
|
Sanitize SQL in Apache Camel instrumentation (#3683)
* sanitize and test sql and jdbc, remove mongo branch
* checkstyle fix
* move and simplify unit tests
* add @Unroll to parametrized tests
|
2021-07-28 18:30:52 -07:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |
Anuraag Agrawal
|
785dc6adf2
|
Rename build files to build.gradle (#3409)
* Rename build files to build.gradle
* Rename smoke-tests
* Fix already broken
|
2021-06-25 16:10:31 +09:00 |
Anuraag Agrawal
|
deb0e255cf
|
Use plugins block everywhere for applying plugins (#3386)
* Use plugins block everywhere for applying plugins
* Actually it's library instrumentation
|
2021-06-24 11:13:35 +09:00 |
Anuraag Agrawal
|
224dc51e93
|
Migrate java.gradle to conventions plugin (#3289)
* Migrate java.gradle to convention plugin.
* Switch to java-conventions
* Remove old file
* Fix
* Fix merge
* Missing paragraph
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-06-15 08:10:39 +09:00 |
Anuraag Agrawal
|
c358a35414
|
Use dependency management pattern for dependency versions (#3113)
* Use dependency management pattern for dependency versions.
* Add groovy bom too
* Update dependencyManagement/dependencyManagement.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-05-28 11:32:08 +09:00 |
Anuraag Agrawal
|
fe41885ee6
|
Switch to colon notation for dependencies. (#2994)
* Switch to colon notation for dependencies.
* Even more cleanup
* Revert mistake
|
2021-05-15 15:31:06 +09:00 |
Trask Stalnaker
|
d741dc48b9
|
Minor rename of javaagent unit test modules (#2784)
|
2021-04-13 12:36:30 +03:00 |