Maybe it would be great to have 2 fields to compare telemetry values from the outputs:
a bare minimum, if that is not reached, the service is "malfunctioning"
and a target, which can be achieved or missed (e.g. 90% 'under-performing') or over-fulfilled (great, one can save money here!).
Furthermore:
I've stumbled upon the field Output.delivery_date and nobody knows why it is there:
The field minimum was called target once upon a time, and it was implemented alongside with delivery_date. And then the name was changed to minimum. I'll put an "enhancement" ticket in, so we can discuss, whether the minimum and the target are useful together. The functionality of delivery_date might be achieved with an event modifying the minimum.
Maybe it would be great to have 2 fields to compare telemetry values from the outputs:
Furthermore:
I've stumbled upon the field
Output.delivery_date
and nobody knows why it is there:The field
minimum
was calledtarget
once upon a time, and it was implemented alongside withdelivery_date
. And then the name was changed to minimum. I'll put an "enhancement" ticket in, so we can discuss, whether theminimum
and thetarget
are useful together. The functionality ofdelivery_date
might be achieved with an event modifying the minimum.