[
	{
		"host": "kafka.in.mycompany.com:9092",
		"description": "Production Kafka broker.",
		"protocol": "kafka",
		"protocolVersion": "3.2"
	},
	{
		"host": "rabbitmq.in.mycompany.com:5672",
		"pathname": "/production",
		"protocol": "amqp",
		"description": "Production RabbitMQ broker (uses the `production` vhost)."
	}
]
