Skip to content

Instantly share code, notes, and snippets.

@autoletics
Created January 15, 2017 19:08
Show Gist options
  • Save autoletics/b31f94a742c3453dd18c8863c2c51f06 to your computer and use it in GitHub Desktop.
Save autoletics/b31f94a742c3453dd18c8863c2c51f06 to your computer and use it in GitHub Desktop.
# the hotspot (inherent) metering threshold
jxinsight.server.probes.hotspot.threshold.inherent=2
# the credit added to the score card for a completion equal or above the hotspot (inherent/exclusive) threshold
jxinsight.server.probes.hotspot.threshold.inherent.credit=1
# the debit subtracted from the score card for a completion below the hotspot (inherent/exclusive) threshold
jxinsight.server.probes.hotspot.threshold.inherent.debit=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment