From 6f4ee3c131773b0896675aba5d28368fda265501 Mon Sep 17 00:00:00 2001 From: Lauri Tulmin Date: Wed, 6 Nov 2024 18:16:31 +0200 Subject: [PATCH] Reformat lettuce readme (#12577) --- instrumentation/lettuce/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/lettuce/README.md b/instrumentation/lettuce/README.md index ed102ec06218..b7d75f4d3b81 100644 --- a/instrumentation/lettuce/README.md +++ b/instrumentation/lettuce/README.md @@ -3,4 +3,4 @@ | System property | Type | Default | Description | |-------------------------------------------------------------|---------|---------|-----------------------------------------------------| | `otel.instrumentation.lettuce.experimental-span-attributes` | Boolean | `false` | Enable the capture of experimental span attributes. | -| `otel.instrumentation.lettuce.connection-telemetry.enabled` | Boolean | `false` | Enable the creation of Connect spans. | +| `otel.instrumentation.lettuce.connection-telemetry.enabled` | Boolean | `false` | Enable the creation of Connect spans. |