mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Add OpenTracing documentation (#1345)
* Add OpenTracing documentation Closes #274 * Reshuffle * Update setup.md
This commit is contained in:
parent
42183bef50
commit
421b6b2313
4 changed files with 51 additions and 0 deletions
|
@ -302,6 +302,8 @@ user_api:
|
|||
conn_max_lifetime: -1
|
||||
|
||||
# Configuration for Opentracing.
|
||||
# See https://github.com/matrix-org/dendrite/tree/master/docs/tracing for information on
|
||||
# how this works and how to set it up.
|
||||
tracing:
|
||||
enabled: false
|
||||
jaeger:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue