summaryrefslogtreecommitdiffstats
path: root/test/cfg-zipkin.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/cfg-zipkin.json')
-rw-r--r--test/cfg-zipkin.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/cfg-zipkin.json b/test/cfg-zipkin.json
new file mode 100644
index 0000000..e25634f
--- /dev/null
+++ b/test/cfg-zipkin.json
@@ -0,0 +1,4 @@
+{
+ "service_name": "opentracing-c-wrapper-test",
+ "collector_host": "localhost"
+}