grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
Apache License 2.0
156 stars 22 forks source link

Pass a scraper factory from main #649

Closed mem closed 5 months ago

mem commented 5 months ago

This is a no-op, because this is the default behavior of the checks updater if no scraper factory is provided.

The intention here is to be able to pass alternative scraper factories that modify the behavior of the of the scraper based on e.g. program arguments.