Closed JohnPreston closed 2 years ago
Given that I have metrics to collect And metrics might be available more regularly than every 60 seconds (value set today) Then I would like to be able to change the scraping configuration.
ScrapingConfiguration: Interval: <duration> Timeout: <duration>
alternatively, could have
ScrapingConfiguration: ScrapingConfigurationFile: <str> # Path to a scraping configuration file
Given that I have metrics to collect And metrics might be available more regularly than every 60 seconds (value set today) Then I would like to be able to change the scraping configuration.
alternatively, could have