Skip to content

Get Default Scraper Configuration

prometheusservice_get_default_scraper_configuration R Documentation

The GetDefaultScraperConfiguration operation returns the default scraper configuration used when Amazon EKS creates a scraper for you

Description

The get_default_scraper_configuration operation returns the default scraper configuration used when Amazon EKS creates a scraper for you.

Usage

prometheusservice_get_default_scraper_configuration()

Value

A list with the following syntax:

list(
  configuration = raw
)

Request syntax

svc$get_default_scraper_configuration()