We'd like to have the ability to configure a connection name through an environment variable.
This way we can easily identify the connections with e.g. the K8S pod name.
Currently, it is configured so that it is AMQProxy + version https://github.com/cloudamqp/amqproxy/blob/main/src/amqproxy/upstream.cr#L235 and is thus displayed as 👇, which does not help us a lot to identify where the actual connection is coming from, without having to match IP addresses
👋
We'd like to have the ability to configure a connection name through an environment variable.
This way we can easily identify the connections with e.g. the K8S pod name. Currently, it is configured so that it is AMQProxy + version https://github.com/cloudamqp/amqproxy/blob/main/src/amqproxy/upstream.cr#L235 and is thus displayed as 👇, which does not help us a lot to identify where the actual connection is coming from, without having to match IP addresses