OpenTelemetry Deep Dive: Hands-On with the OTel Collector & Bindplane - Join the live workshop on March 19th at 11 AM ET!Sign Up Now

JVM

Supported Platforms

PlatformMetricsLogsTraces
Linux
Windows
macOS

Prerequisites

This source supports Java versions 11 and 16.

Configuration Table

ParameterTypeDefaultDescription
collection_intervalint60Sets how often (seconds) to scrape for metrics.
addressstringlocalhostIP address or hostname to scrape for JMX metrics.
portint9999Port to scrape for JMX metrics.
jar_pathstring"/opt/opentelemetry-java-contrib-jmx-metrics.jar"Full path to the JMX metrics jar.