eu-nebulous / nebulous

The main repository of the NebulOuS Meta Operating System project.
https://nebulouscloud.eu
Mozilla Public License 2.0
0 stars 0 forks source link

Metric model interval type #3

Open robert-sanfeliu opened 5 days ago

robert-sanfeliu commented 5 days ago

Improve documentation on metric interval type (all, first, last, single, etc...) for raw and composite metrics. For input and output

https://github.com/eu-nebulous/nebulous/wiki/3.1.3-Monitoring-metrics-and-SLOs

robert-sanfeliu commented 5 days ago

in every 30-sec period many events may enter or exit the window (which is a memory buffer)... so calculation will be triggerred "all" means that all calculation will be retained and sent at the end of the 30-sec period "first/last" mean that only the first/last calculation will be retained and sent

robert-sanfeliu commented 4 days ago

for PUSH raw metrics, if interval is defined, and the interval defined is smaller than the frequency the app comunicates readings for the metric, the last known value will be used

robert-sanfeliu commented 4 days ago

http://esper.espertech.com/release-7.0.0/esper-reference/html/

robert-sanfeliu commented 4 days ago

http://esper.espertech.com/release-7.0.0/esper-reference/pdf/esper_reference.pdf