Skip to content

Instantly share code, notes, and snippets.

@autoletics
Created January 16, 2017 11:17
Show Gist options
  • Save autoletics/da77d60a82c26831110900a554494004 to your computer and use it in GitHub Desktop.
Save autoletics/da77d60a82c26831110900a554494004 to your computer and use it in GitHub Desktop.
enable the inclusion of disabled probes in console snapshots exported to file system or client monitoring tool
# changes default behavior of the console extension to include disabled probes in snapshots
jxinsight.server.probes.console.snapshot.probes.disabled.include=true
# alternatively use the short form
j.s.p.console.snapshot.probes.disabled.include=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment