draios/sysdig-cloud-scripts

How to add JVM garbage collector to sysdig agent

mossuchida opened this issue · 0 comments

I am using IBMCloud-Kubernetes-Service/install-agent-k8s.sh. In there, I see $ADDITIONAL_CONF, however, looking at the following link, I cannot figure out how to add Basic JVM metrics that are pre-defined inside the default_beans. Please give me full syntax to install sysdig with Basic JVM metrics. (e.g. curl -sL https://raw.githubusercontent.com/draios/sysdig-cloud-scripts/master/agent_deploy/IBMCloud-Kubernetes-Service/install-agent-k8s.sh | bash -s -- -a SYSDIG_ACCESS_KEY -c COLLECTOR_ENDPOINT -t TAG_DATA -ac ‘sysdig_capture_enabled: false’ -ac '?????')

https://sysdigdocs.atlassian.net/wiki/spaces/Monitor/pages/204734661/Integrate+JMX+Metrics+from+Java+Virtual+Machines