Monitor Data Optimizer
ldoctl metrics collect{
"date": "2019 10 25 13:48:00 +0000",
"metrics": [
{
"event": "*event\_name*",
"max": *max\_value*,
"mean": *mean\_value*,
"min": *min\_value*,
"stddev": *stddev*,
"total": *event\_count*,
"type": "timer"
},
{
"event": "*event\_name*",
"total": *event\_count*,
"type": "counter"
}
]
}
Types of metrics events
Last updated
Was this helpful?

