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
|`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