Merge branch 'add-opentracing-operation-name-settings' of https://github.com/JorritSalverda/ingress-nginx into add-opentracing-operation-name-settings

This commit is contained in:
Bernard Van De Walle 2020-07-23 11:42:44 -07:00
commit 2baca9e32a
5 changed files with 145 additions and 0 deletions

View file

@ -39,6 +39,12 @@ have been tested.
Other optional configuration options:
```
# specifies the name to use for the server span
opentracing-operation-name
# specifies specifies the name to use for the location span
opentracing-location-operation-name
# specifies the port to use when uploading traces, Default: 9411
zipkin-collector-port