Source
The source of collected metrics for a scraper.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- eksConfiguration
-
The Amazon EKS cluster from which a scraper collects metrics.
Type: EksConfiguration object
Required: No
- 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.
Type: VpcConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: