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.metric.export.interval`|`1m` (1 minute) | metric export interval, also controls the JMX sampling interval |
69
-
|`otel.metrics.exporter`|`otlp`| comma-separated list of metrics exporters supported values are `otlp` and `logging`, additional values might be provided through extra librairies in the classpath |
|`otel.metric.export.interval`|`1m` (1 minute) | metric export interval, also controls the JMX sampling interval |
69
+
|`otel.metrics.exporter`|`otlp`| comma-separated list of metrics exporters supported values are `otlp` and `logging`, additional values might be provided through extra libraries in the classpath |
70
70
71
71
In addition to OpenTelemetry configuration, the following Java system properties can be provided
72
72
through the command-line arguments, properties file or stdin and will be propagated to the JVM system properties:
0 commit comments