Why does NPM use error/discard count vs. error/discard percent when determining warning or critical states? Since when does the number of discards matter more than the percentage of discards?
I need to configure an alert that triggers on discard percentage over a custom timeframe. Any suggestions?