Done.
Justin
On Wed, May 3, 2023 at 2:15 PM Edward Kuenen wrote:
> Hello,
>
>
> Could you please invite me to Slack?
>
> Thank you in advance!
>
>
> Edward
>
>
Hello,
Could you please invite me to Slack?
Thank you in advance!
Edward
Hello,
Has somebody used the OpenTelemetry java agent to get metrics from Artemis?
If yes, did you configure more than just the agent as java arguments?
Thank you in advance!
With regards,
Edward
Hello DK-
ActiveMQ uses the standard Java JDK parameters for enabling JMX.
The JMX flag for using the ‘activemq' JAAS login context name is:
-Dcom.sun.management.jmxremote.login.config=activemq
Modifications to ActiveMQ’s startup is needed to add a classpath used by your
custom JAAS module —