Created
March 31, 2017 16:19
-
-
Save scottsbaldwin/6b8922cf87be43a3bf343f3a2b394c9c to your computer and use it in GitHub Desktop.
Average claim time for phone-number-pool
This file contains 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
{ | |
"aggregations" : { | |
"avgSecondsBetweenClaims" : { "avg" : { "field" : "avgSecondsBetweenClaims" } } | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment