lighthouse/common/monitoring_api/src
Michael Sproul 9a7f7f1c1e Configurable monitoring endpoint frequency (#3530)
## Issue Addressed

Closes #3514

## Proposed Changes

- Change default monitoring endpoint frequency to 120 seconds to fit with 30k requests/month limit.
- Allow configuration of the monitoring endpoint frequency using `--monitoring-endpoint-frequency N` where `N` is a value in seconds.
2022-09-05 08:29:00 +00:00
..
gather.rs Fix metric name for monitoring (#2950) 2022-01-24 22:33:02 +00:00
lib.rs Configurable monitoring endpoint frequency (#3530) 2022-09-05 08:29:00 +00:00
types.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00