You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 '?????')
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
The text was updated successfully, but these errors were encountered: