Enable telemetry for InfluxDB relay

Change-Id: If71d9b198c7396a4812f4b624a5e1709de63256a
diff --git a/tests/pillar/relay.sls b/tests/pillar/relay.sls
index 7da8b73..cf7e866 100644
--- a/tests/pillar/relay.sls
+++ b/tests/pillar/relay.sls
@@ -1,6 +1,11 @@
 influxdb:
   relay:
     enabled: true
+    telemetry:
+      enabled: true
+      bind:
+        address: 127.0.0.1
+        port: 9196
     listen:
       http_backend:
         type: http