Skip to content

Instantly share code, notes, and snippets.

@romilptl
Created March 8, 2020 04:37
Show Gist options
  • Save romilptl/b3d7e033beb037070690fb212692d4f2 to your computer and use it in GitHub Desktop.
Save romilptl/b3d7e033beb037070690fb212692d4f2 to your computer and use it in GitHub Desktop.
{
"name": "http.server.requests",
"description": null,
"baseUnit": "seconds",
"measurements": [
{
"statistic": "COUNT",
"value": 1.0
},
{
"statistic": "TOTAL_TIME",
"value": 0.2162862
},
{
"statistic": "MAX",
"value": 0.2162862
}
],
"availableTags": [
{
"tag": "exception",
"values": [
"None"
]
},
{
"tag": "method",
"values": [
"GET"
]
},
{
"tag": "uri",
"values": [
"/actuator/metrics"
]
},
{
"tag": "outcome",
"values": [
"SUCCESS"
]
},
{
"tag": "status",
"values": [
"200"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment