Hi,
I‘ve set up Artemis Prometheus plugin 2.2.0 with ActiveMQ Artemis 2.39.0.
/metrics endpoint works and returns all default metrics.
Now I’m trying to disable metrics for temporary queues. I’ve followed
documentation at
https://activemq.apache.org/components/artemis/documentation/latest/addr
I think we could use System.nanoTime() for this. Could you open a Jira [1]?
If you don't have an account just request one. I'll be looking for the
request and approve it ASAP.
Justin
[1] https://issues.apache.org/jira/browse/ARTEMIS
On Mon, Jan 27, 2025 at 4:28 AM Erik Maerean wrote:
> Hell
Hello,
Regarding a previous point in an email. We actually use amqpIdleTimeout=0
as a workaround for a different problem we encountered.
We have an environment where changing the system time can be a
fairly typical scenario.
We have observed that in the class "RemotingServiceImpl implements
Remoti