From 28b3503be3c927bf3d9f148068547808d1caf7c8 Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Mon, 16 May 2022 23:57:10 -0700 Subject: [PATCH] Style fixes Signed-off-by: keithhc2 --- _clients/data-prepper/data-prepper-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_clients/data-prepper/data-prepper-reference.md b/_clients/data-prepper/data-prepper-reference.md index dc02f1d2..12fb5c18 100644 --- a/_clients/data-prepper/data-prepper-reference.md +++ b/_clients/data-prepper/data-prepper-reference.md @@ -75,7 +75,7 @@ authentication | No | Object | An authentication configuration. By default, this Source for the OpenTelemetry Collector for collecting metric data. Option | Required | Type | Description -:--- |:--- |:--- | :--- +:--- | :--- | :--- | :--- port | No | Integer | The port OTel metrics source is running on. Default is `21891`. request_timeout | No | Integer | The request timeout in milliseconds. Default is `10_000`. health_check_service | No | Boolean | Enables a gRPC health check service under `grpc.health.v1/Health/Check`. Default is `false`.