Skip to content

Instantly share code, notes, and snippets.

@cdsap
Last active April 3, 2019 10:45
Show Gist options
  • Save cdsap/765f4f3713dc37f2471562990353ee44 to your computer and use it in GitHub Desktop.
Save cdsap/765f4f3713dc37f2471562990353ee44 to your computer and use it in GitHub Desktop.
Custom Metrics
talaiot {
metrics {
customMetrics( "versionApp" to $version,
"customProperty" to getCustomProperty())
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment