Last active
April 3, 2019 10:45
-
-
Save cdsap/765f4f3713dc37f2471562990353ee44 to your computer and use it in GitHub Desktop.
Custom Metrics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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