Expand description
Monitoring API — aggregated + per-target metrics.
Wraps GET /scrape/monitoring/metrics and
GET /scrape/monitoring/metrics/target. Enterprise plan only.
See https://scrapfly.io/docs/monitoring#api.
Structs§
- Options for the Cloud Browser monitoring endpoints. Cloud Browser is session-based (one allocation = one long-lived browser, billed by runtime + bandwidth) and exposes a distinct shape from the request-based products. There is no
domain/targetand noinclude_webhook. - Options for the request-based metrics endpoints (
get_*_monitoring_metrics). - Options for the request-based per-target endpoints (
get_*_monitoring_target_metrics).
Enums§
- Aggregation level for
/scrape/monitoring/metrics. - Response format for the Monitoring API.
- Pre-defined monitoring time window.