The latest release (1.2.1) depends on this:
{amqp_client, ".*", {git, "git://github.com/jbrisbin/amqp_client.git", {tag, "rabbitmq-3.3.5"}}},
That won't build on OTP 19, because of changes in 'spec'.
Do you have any plans to bring exometer up to date?
Thanks.