Skip to content

Commit 4ea4e1d

Browse files
paragniistlaurit
andauthored
Update README.md (#10635)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent 122e713 commit 4ea4e1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

instrumentation/oshi/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
| System property | Type | Default | Description |
44
|-----------------------------------------------------------| ------- | ------- |--------------------------|
55
| `otel.instrumentation.oshi.experimental-metrics.enabled` | Boolean | `false` | Enable the OSHI metrics. |
6+
7+
# Using OSHI with OpenTelemetry Java agent
8+
9+
Download oshi-core jar from https://search.maven.org/search?q=g:com.github.oshi%20AND%20a:oshi-core and place it on the class path. OpenTelemetry Java agent uses system class loader to load classes from the oshi-core jar that are used for the metrics.

0 commit comments

Comments
 (0)