From 7cfbbeb0ca710b7e642b833a5daa75f97c473bae Mon Sep 17 00:00:00 2001 From: rnburn Date: Mon, 23 Oct 2017 17:19:21 -0700 Subject: [PATCH] s/Opentracing/OpenTracing/ --- docs/user-guide/opentracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/opentracing.md b/docs/user-guide/opentracing.md index e5f4cd1cd..34bc7f577 100644 --- a/docs/user-guide/opentracing.md +++ b/docs/user-guide/opentracing.md @@ -1,4 +1,4 @@ -# Opentracing +# OpenTracing Using the third party module [rnburn/nginx-opentracing](https://github.com/rnburn/nginx-opentracing) the NGINX ingress controller can configure NGINX to enable [OpenTracing](http://opentracing.io) instrumentation. By default this feature is disabled.