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 >0
Default
30
Example
120
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →