6

I've read the docs here regarding standalone JVM monitoring with stackdriver (so that one can get GC insights etc), but how do one enable this in a good way when running on Google Container Engine? We're running multiple JVM's in Docker on the same machine in Kubernetes so we'd like the Stackdriver agent to connect to each one and not just the one specified by the JMX_PORT environment variable.

Johan
  • 37,479
  • 32
  • 149
  • 237
  • I also have the same question. Due to Stackdriver's current instance-centric design, the way I see it it's currently not possible without some very heavy script-fu. – Hendy Irawan Dec 18 '16 at 02:05
  • 1
    I found this one: https://hub.docker.com/r/wikiwi/stackdriver-agent/. I am testing it and I will let you know! – Michele Orsi May 30 '17 at 16:02
  • Have you had a chance to try it yet? Did it work? – Johan Jun 12 '17 at 17:55

0 Answers0