@itentialopensource/adapter-moogsoft_saas
Version:
This adapter integrates with system described as: Moogsoft SaS
236 lines • 5.37 kB
JSON
{
"status": "success",
"data": {
"comparisons": [
{
"mongo_high": 8,
"mongo_low": 9,
"mongo_median": 6,
"mongo_quartile1": 7,
"mongo_quartile3": 7,
"prom_high": 8,
"prom_low": 8,
"prom_median": 7,
"prom_quartile1": 6,
"prom_quartile3": 5,
"timedAtMs": 6,
"matched": true
},
{
"mongo_high": 4,
"mongo_low": 2,
"mongo_median": 1,
"mongo_quartile1": 8,
"mongo_quartile3": 7,
"prom_high": 8,
"prom_low": 10,
"prom_median": 5,
"prom_quartile1": 4,
"prom_quartile3": 5,
"timedAtMs": 10,
"matched": true
},
{
"mongo_high": 6,
"mongo_low": 1,
"mongo_median": 6,
"mongo_quartile1": 2,
"mongo_quartile3": 3,
"prom_high": 2,
"prom_low": 8,
"prom_median": 4,
"prom_quartile1": 7,
"prom_quartile3": 10,
"timedAtMs": 2,
"matched": false
},
{
"mongo_high": 8,
"mongo_low": 6,
"mongo_median": 5,
"mongo_quartile1": 10,
"mongo_quartile3": 6,
"prom_high": 5,
"prom_low": 8,
"prom_median": 7,
"prom_quartile1": 2,
"prom_quartile3": 10,
"timedAtMs": 1,
"matched": false
},
{
"mongo_high": 9,
"mongo_low": 2,
"mongo_median": 7,
"mongo_quartile1": 10,
"mongo_quartile3": 3,
"prom_high": 10,
"prom_low": 4,
"prom_median": 10,
"prom_quartile1": 8,
"prom_quartile3": 1,
"timedAtMs": 3,
"matched": false
},
{
"mongo_high": 4,
"mongo_low": 3,
"mongo_median": 5,
"mongo_quartile1": 1,
"mongo_quartile3": 9,
"prom_high": 5,
"prom_low": 6,
"prom_median": 9,
"prom_quartile1": 5,
"prom_quartile3": 8,
"timedAtMs": 5,
"matched": true
},
{
"mongo_high": 6,
"mongo_low": 5,
"mongo_median": 10,
"mongo_quartile1": 7,
"mongo_quartile3": 9,
"prom_high": 10,
"prom_low": 10,
"prom_median": 10,
"prom_quartile1": 7,
"prom_quartile3": 1,
"timedAtMs": 8,
"matched": true
},
{
"mongo_high": 1,
"mongo_low": 2,
"mongo_median": 7,
"mongo_quartile1": 10,
"mongo_quartile3": 9,
"prom_high": 2,
"prom_low": 5,
"prom_median": 6,
"prom_quartile1": 3,
"prom_quartile3": 6,
"timedAtMs": 10,
"matched": true
},
{
"mongo_high": 1,
"mongo_low": 2,
"mongo_median": 10,
"mongo_quartile1": 6,
"mongo_quartile3": 1,
"prom_high": 2,
"prom_low": 3,
"prom_median": 4,
"prom_quartile1": 10,
"prom_quartile3": 3,
"timedAtMs": 5,
"matched": true
},
{
"mongo_high": 7,
"mongo_low": 1,
"mongo_median": 1,
"mongo_quartile1": 10,
"mongo_quartile3": 9,
"prom_high": 4,
"prom_low": 8,
"prom_median": 2,
"prom_quartile1": 2,
"prom_quartile3": 3,
"timedAtMs": 8,
"matched": true
}
],
"fully_qualified_moob": "string",
"granularity": "HOUR",
"interleveDebug": "string",
"key": "string",
"lastTimeThereWasData": 3,
"lastTimestamp": "string",
"metric": "string",
"results": [
{
"count": 5,
"datasource": "string",
"high": 10,
"low": 4,
"mean": 2,
"median": 6,
"median_absolute_deviation": 4,
"quartile_1": 7,
"quartile_3": 3,
"sigma": 10,
"timed_at_ms": 9
},
{
"count": 9,
"datasource": "string",
"high": 4,
"low": 2,
"mean": 1,
"median": 8,
"median_absolute_deviation": 2,
"quartile_1": 3,
"quartile_3": 8,
"sigma": 3,
"timed_at_ms": 2
},
{
"count": 7,
"datasource": "string",
"high": 10,
"low": 5,
"mean": 6,
"median": 10,
"median_absolute_deviation": 1,
"quartile_1": 5,
"quartile_3": 4,
"sigma": 7,
"timed_at_ms": 10
},
{
"count": 4,
"datasource": "string",
"high": 8,
"low": 7,
"mean": 3,
"median": 7,
"median_absolute_deviation": 1,
"quartile_1": 10,
"quartile_3": 6,
"sigma": 2,
"timed_at_ms": 1
},
{
"count": 8,
"datasource": "string",
"high": 10,
"low": 8,
"mean": 8,
"median": 9,
"median_absolute_deviation": 6,
"quartile_1": 8,
"quartile_3": 3,
"sigma": 10,
"timed_at_ms": 8
},
{
"count": 5,
"datasource": "string",
"high": 4,
"low": 1,
"mean": 10,
"median": 1,
"median_absolute_deviation": 9,
"quartile_1": 6,
"quartile_3": 6,
"sigma": 2,
"timed_at_ms": 4
}
],
"source": "string",
"total": 3
}
}