Skip to content

Commit

Permalink
Add missing documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnburn committed Jun 20, 2018
1 parent 99dae47 commit 9b8b010
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ Dynamicaly loads in a tracer implementing the OpenTracing dynamic loading interf
Propagates the active span context for upstream requests. (See
[cross-process-tracing](http://opentracing.io/documentation/pages/api/cross-process-tracing.html))

### `opentracing_fastcgi_propagate_context`

- **syntax** `opentracing_fastcgi_propagate_context`
- **context**: `location`

Propagates the active span context for FastCGI requests. (See
[cross-process-tracing](http://opentracing.io/documentation/pages/api/cross-process-tracing.html))

### `opentracing_trace_locations`

- **syntax** `opentracing_trace_locations on|off`
Expand Down

0 comments on commit 9b8b010

Please sign in to comment.