Trask Stalnaker
47f6504dc8
Add diff-suppression-keys-with-docs script back ( #6046 )
...
* Add diff-suppression-keys-with-docs script back
* feedback
2022-05-18 11:08:47 -07:00
Trask Stalnaker
089f4d48dd
Update vertx-http-client instrumentation name ( #6058 )
2022-05-18 10:37:14 +03:00
Trask Stalnaker
88ba8d3e6d
Rename jboss-logmanager module to jboss-logmanager-appender ( #6045 )
...
* Rename jboss-logmanager module
* Package names too
2022-05-17 14:18:57 -07:00
Lauri Tulmin
6c44340f1c
Enable grizzly instrumentation by default ( #6049 )
2022-05-17 14:18:29 -07:00
Anuraag Agrawal
528360db8c
Update dependencies ( #6007 )
...
* Update dependencies
* Add maven to plugin repos
* Fix tests that fail with groovy 4.0.2 (#42 )
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2022-05-17 14:12:36 -07:00
Lauri Tulmin
1298b4693c
Fix redisson ClassCastException ( #6054 )
2022-05-17 13:55:45 -07:00
OpenTelemetry Java Bot
83c4418c94
Merge change log updates from release/v1.14.x ( #6057 )
2022-05-17 13:49:57 -07:00
Mateusz Rzeszutek
e343b50804
Remove some deprecated code from the main branch ( #6055 )
2022-05-17 12:25:43 -07:00
Trask Stalnaker
59618783a2
Remove tag protection rule ( #6048 )
2022-05-17 09:53:32 +03:00
dependabot[bot]
20aeb582a6
Bump com.gradle.plugin-publish from 1.0.0-rc-1 to 1.0.0-rc-2 ( #6037 )
...
Bumps com.gradle.plugin-publish from 1.0.0-rc-1 to 1.0.0-rc-2.
---
updated-dependencies:
- dependency-name: com.gradle.plugin-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 22:48:54 -07:00
OpenTelemetry Java Bot
351cac3d4d
Update version to 1.15.0-SNAPSHOT ( #6042 )
2022-05-16 21:17:30 -07:00
Trask Stalnaker
4fa30a84b0
Fix release workflow ( #6040 )
2022-05-16 19:59:42 -07:00
Trask Stalnaker
43a7c219aa
Update change log for 1.14.0 ( #6029 )
...
* Update change log for 1.14.0
* fix
* Last minute inclusion
2022-05-16 13:58:03 -07:00
Mateusz Rzeszutek
cb7421c592
Add an SPI for customizing Config just before it's set ( #6010 )
...
* Add an SPI for customizing Config just before it's set
* deprecate ConfigPropertySource in favor of ConfigCustomizer
* errorprone
2022-05-16 11:55:01 -07:00
Mateusz Rzeszutek
18352ff913
Fix a metrics API bridging issue ( #6034 )
2022-05-16 11:31:33 -07:00
Trask Stalnaker
59e47a2865
Workflow updates ( #6027 )
2022-05-16 11:59:30 +03:00
Trask Stalnaker
18367e72a0
Doc tag protections ( #6026 )
2022-05-16 11:58:32 +03:00
Lauri Tulmin
c166c937b3
Disable periodic metric reading in tests ( #6025 )
2022-05-13 10:24:59 -07:00
Trask Stalnaker
1df75378a1
Mitigate against another kafka leak ( #6021 )
2022-05-13 10:22:47 -07:00
Mateusz Rzeszutek
dd5e30defd
Implement HikariCP library instrumentation ( #6023 )
2022-05-13 10:22:35 -07:00
Mateusz Rzeszutek
5bcab32379
Implement HikariCP connection pool metrics ( #6003 )
...
* Implement HikariCP connection pool metrics
* rebase after SDK update
* fix muzzle
* code review comments
2022-05-12 18:48:07 -07:00
Lauri Tulmin
3611f11e39
Fix ClassCastException in overhead tests ( #6019 )
2022-05-12 12:03:45 -07:00
Mateusz Rzeszutek
6a0ca530b7
Instrumentation API changes: VirtualField ( #6017 )
...
* Instrumentation API changes: VirtualField
* change class name in string constant
2022-05-12 11:17:24 -07:00
Mateusz Rzeszutek
87b412fb40
Instrumentation API changes: OperationMetrics, OperationListener ( #6016 )
...
* Instrumentation API changes: OperationMetrics, OperationListener
* errorprone
2022-05-12 11:16:46 -07:00
Lauri Tulmin
8865ab6ae5
Avoid looking up annotation types during type matching ( #5906 )
2022-05-12 09:30:30 -07:00
Lauri Tulmin
aac502cea4
GraphQL: verify that span has error status when operation failed ( #6011 )
2022-05-11 22:58:50 -07:00
Trask Stalnaker
d6cf07496d
Add LoggingCustomizer SPI ( #5997 )
...
* Add LoggingCustomizer SPI
* Add comment
* suppress
* Re-order
* Also encompass init() itself
* comment
2022-05-11 18:09:12 -07:00
Anuraag Agrawal
d1ee692479
Update to OTel 1.14 ( #5999 )
...
* Update to OTel 1.14
* Fix test
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-05-10 14:23:56 -07:00
Mateusz Rzeszutek
25d929b5e7
Deprecate the AgentListener#beforeAgent() method ( #6006 )
...
* Deprecate the AgentListener#beforeAgent() method
* errorprone
2022-05-10 10:30:40 -07:00
Lauri Tulmin
497d7945fb
Flaky easticsearch5 test ( #6002 )
2022-05-10 09:33:07 -07:00
Trask Stalnaker
432606a168
Sync ( #5998 )
2022-05-10 09:27:00 -07:00
Trask Stalnaker
8afa13eec8
Minor changes to startup code ( #5992 )
...
* Minor changes to startup code
* Fix test
2022-05-10 09:26:38 -07:00
Mateusz Rzeszutek
2fad192fc1
Implement vertx-kafka-client instrumentation; batch processing ( #5982 )
...
* Implement vertx-kafka-client instrumentation; batch processing
* try-finally just in case
* Add to supported libraries list
* Update instrumentation/vertx/vertx-kafka-client-3.6/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/vertx/kafka/v3_6/InstrumentedBatchRecordsHandler.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-05-10 12:00:54 +02:00
Trask Stalnaker
c22af231bd
Add JavaagentFileHolder ( #5993 )
2022-05-10 11:03:40 +03:00
Trask Stalnaker
6cf5d5efcc
Simply logging test configuration ( #5996 )
2022-05-10 11:02:49 +03:00
Mateusz Rzeszutek
802f5aa3ea
Instrumentation API and Javadoc cleanup ( #5954 )
2022-05-09 22:13:45 -07:00
Trask Stalnaker
45d0518d69
Update netty 4 common package name ( #5991 )
2022-05-07 20:55:37 -07:00
Mateusz Rzeszutek
fd52ed52d4
Hide the GC runtime metrics behind an experimental config flag ( #5990 )
...
* Hide the GC runtime metrics behind an experimental config flag
* Fix smoke tests
2022-05-06 11:51:38 -07:00
Trask Stalnaker
cfe4a22307
Remove netty-4.1-common ( #5985 )
...
* Remove netty-4.1-common
* reactor-netty-1.0
2022-05-06 11:51:02 -07:00
Trask Stalnaker
817afee505
Update rxjava instrumentation and package names ( #5984 )
...
* Update rxjava instrumentation and package names
* Spotless
2022-05-06 11:50:49 -07:00
Trask Stalnaker
cef9e1925c
Fix default enabled for runtime and oshi metrics ( #5989 )
2022-05-06 10:43:57 +03:00
dependabot[bot]
c89297f250
Bump docker/build-push-action from 2 to 3 ( #5988 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 21:10:25 -07:00
dependabot[bot]
91ee7cdb28
Bump docker/setup-buildx-action from 1 to 2 ( #5987 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 10:26:00 +09:00
dependabot[bot]
12c1c6a784
Bump docker/login-action from 1 to 2 ( #5986 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 17:57:44 -07:00
Trask Stalnaker
246364d2fc
Support older log4j2 versions in the javaagent ( #5979 )
2022-05-05 12:40:54 -07:00
Mateusz Rzeszutek
2a7700351d
Implement vertx-kafka-client instrumentation; single record handler ( #5973 )
...
* Implement vertx-kafka-client instrumentation; single record
* add muzzle
* Update baseline to 3.6
* Set baseline to 3.6 everywhere
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-05-05 12:06:39 -07:00
Trask Stalnaker
f2ed9bfbcc
Consolidate jboss-logmanager directories ( #5983 )
2022-05-05 08:54:48 -07:00
Trask Stalnaker
400bd5af3f
Update log4j package names ( #5978 )
2022-05-05 08:39:21 -07:00
Trask Stalnaker
db6142235a
Add jaxws as optional instrumentation name ( #5980 )
2022-05-05 08:39:09 -07:00
Lauri Tulmin
f43c92d244
Remove ResponseSingletons ( #5981 )
2022-05-05 08:38:55 -07:00