Skip to content

Commit 64fda16

Browse files
authored
update opentracing cm docs (#7653)
1 parent 7dac742 commit 64fda16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/content/configuration/global-configuration/configmap-resource.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ Zone synchronization with TLS for NGINX Ingress Controller is not yet available
226226
{{<bootstrap-table "table table-striped table-bordered table-responsive">}}
227227
|ConfigMap Key | Description | Default | Example |
228228
| ---| ---| ---| --- |
229-
|*opentracing* | Deprecated in v5.0.0. Enables [OpenTracing](https://opentracing.io) globally (for all Ingress, VirtualServer and VirtualServerRoute resources). Note: requires the Ingress Controller image with OpenTracing module and a tracer. See the [docs]({{< relref "/installation/integrations/opentracing.md" >}}) for more information. | *False* | |
230-
|*opentracing-tracer* | Deprecated in v5.0.0. Sets the path to the vendor tracer binary plugin. | N/A | |
231-
|*opentracing-tracer-config* | Deprecated in v5.0.0. Sets the tracer configuration in JSON format. | N/A | |
229+
|*opentracing* | Removed in v5.0.0. Enables [OpenTracing](https://opentracing.io) globally (for all Ingress, VirtualServer and VirtualServerRoute resources). Note: requires the Ingress Controller image with OpenTracing module and a tracer. See the [docs]({{< relref "/installation/integrations/opentracing.md" >}}) for more information. | *False* | |
230+
|*opentracing-tracer* | Removed in v5.0.0. Sets the path to the vendor tracer binary plugin. | N/A | |
231+
|*opentracing-tracer-config* | Removed in v5.0.0. Sets the tracer configuration in JSON format. | N/A | |
232232
|*app-protect-compressed-requests-action* | Sets the *app_protect_compressed_requests_action* [global directive](/nginx-app-protect/configuration/#global-directives). | *drop* | |
233233
|*app-protect-cookie-seed* | Sets the *app_protect_cookie_seed* [global directive](/nginx-app-protect/configuration/#global-directives). | Random automatically generated string | |
234234
|*app-protect-failure-mode-action* | Sets the *app_protect_failure_mode_action* [global directive](/nginx-app-protect/configuration/#global-directives). | *pass* | |

0 commit comments

Comments
 (0)