Skip to content

Commit 9e4949d

Browse files
authored
Update jmx-scraper/README.md
1 parent 318a143 commit 9e4949d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jmx-scraper/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ The following [SDK configuration options](https://opentelemetry.io/docs/language
9393
| `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 |
9494
| `otel.service.name` | | service name |
9595
| `otel.resource.attributes` | | used to specify otel resource attributes, including service attributes. See [the sdk configuration](https://opentelemetry.io/docs/languages/java/configuration/#properties-resource) and [service attributes](https://opentelemetry.io/docs/specs/semconv/registry/attributes/service/) |
96-
```)
9796

9897
In addition to OpenTelemetry configuration, the following Java system properties can be provided
9998
through the command-line arguments, properties file or stdin and will be propagated to the JVM system properties:

0 commit comments

Comments
 (0)