You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,10 @@ Shims for bridging data from one observability library to another.
143
143
|[OpenTracing Shim](./opentracing-shim)| Bridge opentracing spans into the OpenTelemetry trace API |`opentelemetry-opentracing-shim`|<!--VERSION_STABLE-->1.55.0<!--/VERSION_STABLE-->|[](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-opentracing-shim)|
144
144
</details>
145
145
146
+
### Verifying Artifacts
147
+
148
+
All artifacts published to Maven Central are signed with GPG key [`17A27CE7A60FF5F0`](https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x17A27CE7A60FF5F0) (fingerprint: `3F05 DDA9 F317 301E 9271 36D4 17A2 7CE7 A60F F5F0`).
149
+
146
150
## Dependencies
147
151
148
152
To take a dependency, [include a BOM][dependencies-and-boms] and specify the dependency as follows,
0 commit comments