{ "external": { "grpc": { "network": "tcp4", "address": "192.168.1.50:50006" }, "kafka": { "consumers": { "metric": { "brokers": [ "192.168.1.50:9092" ], "groupID": "overflow-metric-group-id", "topic": "overflow-metric-topic", "minBytes": 10000, "maxBytes": 1000000 } } }, "influxDB": { "clientConfigs": { "metric": { "clientType": "http", "address": "192.168.1.50:18086" } }, "batchPointsConfigs": { "metric": { "database": "metric" } } } } }