Skip to content

Instantly share code, notes, and snippets.

@willd
Created June 8, 2017 09:54
Show Gist options
  • Save willd/b61792a042379114194386bdbcc0c734 to your computer and use it in GitHub Desktop.
Save willd/b61792a042379114194386bdbcc0c734 to your computer and use it in GitHub Desktop.
Apdex api
"metric_data": {
"from": "2017-06-08T09:10:12+00:00",
"to": "2017-06-08T09:40:12+00:00",
"metrics_not_found": [],
"metrics_found": [
"Apdex"
],
"metrics": [
{
"name": "Apdex",
"timeslices": [
{
"from": "2017-06-08T09:08:00+00:00",
"to": "2017-06-08T09:09:00+00:00",
"values": {
"score": 0.89
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment