Curious to know, what do you use to monitor the GM...
# all-things-deployment
h
Curious to know, what do you use to monitor the GMS and frontend services (other than normal k8s) metrics? Setting up the actuator-based monitoring for MCE and MAE now.
i
Are you talking about JMX metrics? There was a PR a while ago that was merged to expose those in K8s deployments. IIRC there was a change done to one of the dockerfiles (don't remember if GMS or frontend) to expose those.
h
Thanks, I’ll take a look
i
h
Awesome, thanks!