Skip to contents

The delete_scraper operation deletes one scraper, and stops any metrics collection that the scraper performs.

See https://www.paws-r-sdk.com/docs/prometheusservice_delete_scraper/ for full documentation.

Usage

prometheusservice_delete_scraper(scraperId, clientToken = NULL)

Arguments

scraperId

[required] The ID of the scraper to delete.

clientToken

(Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.