services.prometheus.exporters.ecoflow.scrapingInterval
NixOS option
Scrapping interval in seconds. How often should the exporter execute requests to Ecoflow Rest API in order to get the data. Default value is 30 seconds. Align this value with your prometheus scraper interval settings.
type: positive integer, meaning >0Default
30
Example
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →120