--- WARNING: THIS IS AN AUTO-GENERATED FILE, DO NOT EDIT. PLEASE MODIFY THE ORIGINAL SOURCE IN THE 'https://github.com/istio/istio' REPO source_repo: https://github.com/istio/istio title: CloudWatch description: Adapter for cloudwatch metrics. location: https://istio.io/docs/reference/config/policy-and-telemetry/adapters/cloudwatch.html layout: protoc-gen-docs generator: protoc-gen-docs supported_templates: logentry supported_templates: metric aliases: - /zh/docs/reference/config/adapters/cloudwatch.html number_of_entries: 4 ---
The CloudWatch adapter enables Istio to deliver metrics to Amazon CloudWatch. Amazon CloudWatch and logs to Amazon CloudWatchLogs.
To push metrics and logs to CloudWatch using this adapter you must provide AWS credentials to the AWS SDK. (see AWS docs).
The handler configuration must contain the same metrics as the instance configuration. The metrics specified in both instance and handler configurations will be sent to CloudWatch.
This adapter supports the metric template.
Configuration for the cloudwatch
adapter.
CloudWatch metric format.
Name | Description |
---|---|
None |
|
Seconds |
|
Microseconds |
|
Milliseconds |
|
Count |
|
Bytes |
|
Kilobytes |
|
Megabytes |
|
Gigabytes |
|
Terabytes |
|
Bits |
|
Kilobits |
|
Megabits |
|
Gigabits |
|
Terabits |
|
Percent |
|
Bytes_Second |
|
Kilobytes_Second |
|
Megabytes_Second |
|
Gigabytes_Second |
|
Terabytes_Second |
|
Bits_Second |
|
Kilobits_Second |
|
Megabits_Second |
|
Gigabits_Second |
|
Terabits_Second |
|
Count_Second |