PrometheusService / Client / get_default_scraper_configuration

get_default_scraper_configuration#

PrometheusService.Client.get_default_scraper_configuration()#

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

See also: AWS API Documentation

Request Syntax

response = client.get_default_scraper_configuration()
Return type:

dict

Returns:

Response Syntax

{
    'configuration': b'bytes'
}

Response Structure

Exceptions