diff options
Diffstat (limited to 'addons/ot/test/ctx/cfg-zipkin.json')
-rw-r--r-- | addons/ot/test/ctx/cfg-zipkin.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addons/ot/test/ctx/cfg-zipkin.json b/addons/ot/test/ctx/cfg-zipkin.json new file mode 100644 index 0000000..3a3a257 --- /dev/null +++ b/addons/ot/test/ctx/cfg-zipkin.json @@ -0,0 +1,4 @@ +{ + "service_name": "CTX", + "collector_host": "localhost" +} |