Skip to content

Commit 9ba6da0

Browse files
jeremydvosslzchen
andauthored
Update azure-monitor-opentelemetry/README.md
Co-authored-by: Leighton Chen <[email protected]>
1 parent c9c228f commit 9ba6da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-monitor-opentelemetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can configure further with [OpenTelemetry environment variables][ot_env_vars
6161
| Environment Variable | Description |
6262
|-------------|----------------------|
6363
| [OTEL_SERVICE_NAME][opentelemetry_spec_service_name], [OTEL_RESOURCE_ATTRIBUTES][opentelemetry_spec_resource_attributes] | Specifies the OpenTelemetry [resource][opentelemetry_spec_resource] associated with your application. |
64-
| `OTEL_TRACES_EXPORTER` | If set to `None`, disables collection and export of logging telemetry. |
64+
| `OTEL_TRACES_EXPORTER` | If set to `None`, disables collection and export of distributed tracingtelemetry. |
6565
| `OTEL_METRICS_EXPORTER` | If set to `None`, disables collection and export of metric telemetry. |
6666
| `OTEL_LOGS_EXPORTER` | If set to `None`, disables collection and export of logging telemetry. |
6767
| `OTEL_BLRP_SCHEDULE_DELAY` | Specifies the logging export interval in milliseconds. Defaults to 5000. |

0 commit comments

Comments
 (0)