Commit Graph

8328 Commits

Author SHA1 Message Date
dependabot[bot] 0c6bfad412
Bump versions.opentelemetry from 1.19.0 to 1.20.0 in /examples/distro (#7143) 2022-11-11 14:56:29 -08:00
dependabot[bot] 160480421e
Bump com.gradle.plugin-publish from 1.0.0 to 1.1.0 in /conventions (#7140) 2022-11-11 14:51:54 -08:00
Trask Stalnaker a9e7eb1264
Fix CI (#7138)
Resolves #7139
2022-11-11 13:42:19 -08:00
Lauri Tulmin 2107109d0d
Avoid NPE when DirectWithAttributesChannel class is not available (#7133)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7123
2022-11-11 10:46:34 -08:00
David Boreham c009c79237
Ignore Nashorn's class loader for performance reasons (#7116)
See this discussion thread for background:
https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions/6985
2022-11-11 08:16:39 -08:00
Trask Stalnaker 597b2a5321
More spotless (#7126) 2022-11-11 05:01:21 +00:00
Trask Stalnaker c45e7578c1
Add a release step (#7128) 2022-11-10 13:37:12 +02:00
Trask Stalnaker 5345c87680
End groovy files with newline (#7127) 2022-11-10 12:21:55 +01:00
sharp-pixel 31f4d12d31
Add support for OpenSearch 1.x and 2.x auto-instrumentation (#6998)
This PR adds support for OpenSearch 1.x and 2.x Java clients
auto-instrumentation.

This is made possible by OpenTelemetry specification v1.14.0 and
OpenTelemetry Java SDK v1.19.0.

Testing is being done using
org.opensearch:opensearch-testcontainers:2.0.0
(https://github.com/opensearch-project/opensearch-testcontainers)

Resolves #7007 

Signed-off-by: Cédric Pelvet <cedric.pelvet@gmail.com>

Signed-off-by: Cédric Pelvet <cedric.pelvet@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-11-09 20:44:14 -08:00
dependabot[bot] b9b3feadc0
Bump junit-pioneer from 1.7.1 to 1.7.2 in /dependencyManagement (#7122) 2022-11-09 15:30:51 -08:00
dependabot[bot] 779613a8ed
Bump logback-classic from 1.2.11 to 1.4.4 in /examples/distro (#7081) 2022-11-09 08:15:41 -08:00
dependabot[bot] e293fe2ec1
Bump logback-classic from 1.2.11 to 1.4.4 in /examples/extension (#7056) 2022-11-09 08:14:45 -08:00
Trask Stalnaker 09f3a51efa
Update kotlin plugin version (#7111) 2022-11-09 08:13:25 -08:00
Trask Stalnaker d88d8cc24e
Update couchbase instrumentation shading (#7023)
for consistency with other instrumentations
2022-11-09 08:10:25 -08:00
Mateusz Rzeszutek c1eea368ac
Disable reactor 3.5 latest dep tests (#7119)
Continuation of
https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/7106
2022-11-09 13:49:42 +01:00
jason plumb d6010b2976
Ignore trino shaded okhttp pool (#7114) 2022-11-09 06:36:18 +01:00
dependabot[bot] 2152feaabf
Bump jetty-servlet from 8.0.0.v20110901 to 8.2.0.v20160908 in /examples/distro (#7113) 2022-11-08 23:20:27 +00:00
dependabot[bot] 4ef01a6fb2
Bump com.gradle.enterprise from 3.11.3 to 3.11.4 (#7103) 2022-11-08 23:05:18 +00:00
dependabot[bot] afe2a832c1
Bump jetty-server from 8.0.0.v20110901 to 8.2.0.v20160908 in /examples/distro (#7112) 2022-11-08 14:53:43 -08:00
jack-berg 177d9cd531
Record memory usage after garbage collection (#6963)
Per conversation in #6362.
2022-11-08 22:44:48 +00:00
Trask Stalnaker 2e66e207cd
More dependabot ignores (#7110) 2022-11-08 22:27:35 +00:00
dependabot[bot] 2e7c526d52
Bump grpc-bom from 1.33.1 to 1.50.2 in /smoke-tests (#7100) 2022-11-08 21:58:36 +00:00
dependabot[bot] df0da0b0bf
Bump dockerJavaVersion from 3.2.5 to 3.2.13 in /smoke-tests (#7101) 2022-11-08 13:46:17 -08:00
dependabot[bot] ac76347558
Bump protobuf-java-util from 3.12.4 to 3.21.9 in /smoke-tests (#7102) 2022-11-08 13:45:58 -08:00
Trask Stalnaker 7071bc2bd0
Add some dependabot ignores (#7108) 2022-11-08 21:45:29 +00:00
Trask Stalnaker d40377bbd7
Add muzzle limits to fix CI (#7106)
~I'll create a tracking issue to remove these and support new versions.~

Tracking issue added to support latest project reactor 3.5.0 and revert
these limits: #7107
2022-11-08 13:05:57 -08:00
Trask Stalnaker 9dc9135814
Add smoke-tests to dependabot (#7072)
We need more dependabot!!!!
2022-11-08 11:08:54 -08:00
Trask Stalnaker d9c4784952
Stabilize annotations (#7046)
Resolves #6494
2022-11-08 08:46:11 -08:00
Trask Stalnaker 1a91fced2a
Remove -contrib and -docs workflows (#7051)
No longer needed because of
* https://github.com/open-telemetry/opentelemetry-java-contrib/pull/568,
and
* https://github.com/open-telemetry/opentelemetry-java-docs/pull/60
2022-11-08 08:45:55 -08:00
Trask Stalnaker 22d18c517f
Fix release script (#7083)
was missing one version update, see #7077
2022-11-08 08:45:28 -08:00
Trask Stalnaker 11eef37a4c
Add toString on BridgedTraceFlags (#7086)
to improve the situation when logging/debugging
`Span.current().getSpanContext()`, currently:

> ImmutableSpanContext{traceId=115a2de6dffb17eaafd13a66d7aec660,
spanId=56af5c30e85bfb08,
traceFlags=**io.opentelemetry.javaagent.instrumentation.opentelemetryapi.trace.BridgedTraceFlags@20ea6fa6**,
traceState=ArrayBasedTraceState{entries=[]}, remote=false, valid=true}
2022-11-08 08:45:09 -08:00
Lauri Tulmin 0c53d1ad8e
Handle UnsupportedClassVersionError in ServiceLoader on jdk9 (#7090)
Hopefully resolves the issue described in
https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions/7084
2022-11-08 08:44:52 -08:00
dependabot[bot] cfb475d7dd
Bump jackson-bom from 2.13.4.20221013 to 2.14.0 in /dependencyManagement (#7091)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from
2.13.4.20221013 to 2.14.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cd99403b64"><code>cd99403</code></a>
[maven-release-plugin] prepare release jackson-bom-2.14.0</li>
<li><a
href="50dedf02e5"><code>50dedf0</code></a>
Prepare for 2.14.0</li>
<li><a
href="69023b4ec9"><code>69023b4</code></a>
Back to snapshots</li>
<li><a
href="ffb3dd2940"><code>ffb3dd2</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="229c0be857"><code>229c0be</code></a>
[maven-release-plugin] prepare release jackson-bom-2.14.0-rc3</li>
<li><a
href="b3e3950eb7"><code>b3e3950</code></a>
Prepare for 2.14.0-rc3 release</li>
<li><a
href="babf49afc8"><code>babf49a</code></a>
Merge branch '2.13' into 2.14</li>
<li><a
href="f52258f22a"><code>f52258f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="20416ee364"><code>20416ee</code></a>
Merge branch '2.13' into 2.14</li>
<li><a
href="fd343f3524"><code>fd343f3</code></a>
Merge branch '2.13' into 2.14</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.13.4.20221013...jackson-bom-2.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson:jackson-bom&package-manager=gradle&previous-version=2.13.4.20221013&new-version=2.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-11-08 13:19:09 +01:00
dependabot[bot] d0c21e63cd
Bump gradle-nullaway-plugin from 1.4.0 to 1.5.0 in /conventions (#7092) 2022-11-08 00:57:48 +00:00
dependabot[bot] 331d6a0155
Bump jackson-databind from 2.13.4.2 to 2.14.0 in /examples/distro (#7093) 2022-11-07 16:54:04 -08:00
dependabot[bot] e06b571f4b
Bump jackson-databind from 2.13.4.2 to 2.14.0 in /examples/extension (#7094) 2022-11-07 16:53:41 -08:00
dependabot[bot] cd641192f4
Bump junit-jupiter-api from 5.9.0 to 5.9.1 in /examples/distro (#7075) 2022-11-05 01:35:08 +00:00
dependabot[bot] f9fcdc093b
Bump mockito-core from 3.3.3 to 4.8.1 in /examples/distro (#7076) 2022-11-05 01:25:18 +00:00
dependabot[bot] 62a234ef48
Bump jackson-databind from 2.11.2 to 2.13.4.2 in /examples/extension (#7073) 2022-11-05 01:24:17 +00:00
Johnny Lim 944ee84a3d
Fix typos (#7044)
This PR fixes typos.
2022-11-04 18:21:32 -07:00
dependabot[bot] 895d73d3c7
Bump okhttp from 3.12.12 to 4.10.0 in /examples/extension (#7053) 2022-11-04 18:20:38 -07:00
dependabot[bot] b2e8324664
Bump opentelemetry-proto from 0.16.0-alpha to 0.19.0-alpha in /examples/distro (#7062) 2022-11-04 18:20:01 -07:00
dependabot[bot] 10b26b72c9
Bump gradle-plugins from 1.18.0-alpha-SNAPSHOT to 1.20.0-alpha-SNAPSHOT in /examples/distro (#7077) 2022-11-04 18:17:41 -07:00
dependabot[bot] 0ee16b2ffd
Bump junit-jupiter-engine from 5.9.0 to 5.9.1 in /examples/extension (#7074) 2022-11-05 01:09:11 +00:00
dependabot[bot] 770041d582
Bump jackson-databind from 2.11.2 to 2.13.4.2 in /examples/distro (#7079) 2022-11-05 01:06:56 +00:00
dependabot[bot] d6b4388ae0
Bump opentelemetry-proto from 0.16.0-alpha to 0.19.0-alpha in /examples/extension (#7057) 2022-11-04 23:34:50 +00:00
dependabot[bot] 0a86514e5b
Bump junit-bom from 5.9.0 to 5.9.1 in /examples/distro (#7060) 2022-11-04 23:20:54 +00:00
dependabot[bot] 867284a160
Bump versions.opentelemetry from 1.18.0 to 1.19.0 in /examples/distro (#7058) 2022-11-04 16:04:39 -07:00
dependabot[bot] af4c7a209b
Bump okhttp from 3.12.12 to 4.10.0 in /examples/distro (#7061) 2022-11-04 16:03:44 -07:00
dependabot[bot] e9087f2e45
Bump versions.opentelemetry from 1.18.0 to 1.19.0 in /examples/extension (#7071) 2022-11-04 16:03:28 -07:00