Skip to content

Instantly share code, notes, and snippets.

@pawndev
Created January 23, 2019 12:41
Show Gist options
  • Save pawndev/48d8297fc380d1b003529dd2f4118099 to your computer and use it in GitHub Desktop.
Save pawndev/48d8297fc380d1b003529dd2f4118099 to your computer and use it in GitHub Desktop.
[
{
"assessment":"DEGRADED",
"average":3.4791736666666666,
"healthcheck":{
"name":"Integration (WEB)",
"endpoint":"https://integration.ouicar.fr",
"count":3,
"timeout":10,
"threshold":2
},
"maximum":3.61154,
"minimum":3.29699,
"values":[
3.528991,
3.61154,
3.29699
]
},
{
"assessment":"HEALTHY",
"average":0.042081,
"healthcheck":{
"name":"Integration (API)",
"endpoint":"https://api-integration.ouicar.fr/healthcheck",
"count":1,
"timeout":10,
"threshold":2
},
"maximum":0.042081,
"minimum":0.042081,
"values":[
0.042081
]
},
{
"assessment":"DEGRADED",
"average":2.4022206666666666,
"healthcheck":{
"name":"Quality (WEB)",
"endpoint":"https://quality.ouicar.fr",
"count":3,
"timeout":10,
"threshold":2
},
"maximum":2.590902,
"minimum":2.268914,
"values":[
2.346846,
2.590902,
2.268914
]
},
{
"assessment":"HEALTHY",
"average":0.045991,
"healthcheck":{
"name":"Quality (API)",
"endpoint":"https://api-quality.ouicar.fr/healthcheck",
"count":1,
"timeout":10,
"threshold":2
},
"maximum":0.045991,
"minimum":0.045991,
"values":[
0.045991
]
},
{
"assessment":"DEGRADED",
"average":2.461933333333333,
"healthcheck":{
"name":"Stage (WEB)",
"endpoint":"https://stage.ouicar.fr",
"count":3,
"timeout":10,
"threshold":2
},
"maximum":2.614304,
"minimum":2.291656,
"values":[
2.614304,
2.47984,
2.291656
]
},
{
"assessment":"HEALTHY",
"average":0.046305,
"healthcheck":{
"name":"Stage (API)",
"endpoint":"https://api-stage.ouicar.fr/healthcheck",
"count":1,
"timeout":10,
"threshold":2
},
"maximum":0.046305,
"minimum":0.046305,
"values":[
0.046305
]
},
{
"assessment":"HEALTHY",
"average":0.054665399999999996,
"healthcheck":{
"name":"Production (WEB)",
"endpoint":"https://www.ouicar.fr",
"count":5,
"timeout":10,
"threshold":2
},
"maximum":0.106983,
"minimum":0.038811,
"values":[
0.106983,
0.042993,
0.044313,
0.040227,
0.038811
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment