mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
489c581433
This change adds the count of the decision log events that were dropped when the rate limit was exceeded to the status plugin's metrics provider. These metrics are part of the periodic status update and hence should allow control planes to monitor the number of dropped log events. Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>