...
The meter values are reset when the stream with the Meter processor is executed, and the reset happens before and and after each transaction. If the stream is delayed, the reset is also delayed.
Where should we have impact of reset schedule,
What happens when reset schedule arrives.
Do meters automatically gets flushed or stream need to be run.
What if stream run is delay.When stream runs what happens first flush or reading of new data?
What is our recommendation on when stream should run based on schedule?
Output Data
When the data is sent to downstream systems, also known as flush, a record in json format will be sent for each meter associated with the Meter processor.
...
There is also an Inspect view, which provides you with an overview of the different meters associated with the Meter processor function, see Meter Inspector.