Skip to content

/AWS1/CL_AMPSOURCE

The source of collected metrics for a scraper.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_eksconfiguration TYPE REF TO /AWS1/CL_AMPEKSCONFIGURATION /AWS1/CL_AMPEKSCONFIGURATION

The Amazon EKS cluster from which a scraper collects metrics.

io_vpcconfiguration TYPE REF TO /AWS1/CL_AMPVPCCONFIGURATION /AWS1/CL_AMPVPCCONFIGURATION

The Amazon VPC configuration for the Prometheus collector when connecting to Amazon MSK clusters. This configuration enables secure, private network connectivity between the collector and your Amazon MSK cluster within your Amazon VPC.


Queryable Attributes

eksConfiguration

The Amazon EKS cluster from which a scraper collects metrics.

Accessible with the following methods

Method Description
GET_EKSCONFIGURATION() Getter for EKSCONFIGURATION

vpcConfiguration

The Amazon VPC configuration for the Prometheus collector when connecting to Amazon MSK clusters. This configuration enables secure, private network connectivity between the collector and your Amazon MSK cluster within your Amazon VPC.

Accessible with the following methods

Method Description
GET_VPCCONFIGURATION() Getter for VPCCONFIGURATION