Skip to content

Commit 55decfa

Browse files
authored
Update cloudwatch.md
Signed-off-by: Lynette Miles <[email protected]>
1 parent c066135 commit 55decfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/outputs/cloudwatch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ See [AWS credentials](https://docs.fluentbit.io/manual/administration/aws-creden
3636
| `auto_retry_requests` | Immediately retry failed requests to AWS services once. This option doesn't affect the normal Fluent Bit retry mechanism with backoff. Instead, it enables an immediate retry with no delay for networking errors, which can help improve throughput when there are transient/random networking issues. Defaults to `true`. |
3737
| `external_id` | Specify an external ID for the STS API, can be used with the `role_arn` parameter if your role requires an external ID. |
3838
| `workers` | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. Default: `1`. |
39+
| `metric`_storage_resolution` | The granularity each metric should be stored with. Default is `60s`. Valid range is from `1s` to `60s`. See [EMF Specification](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Embedded_Metric_Format_Specification.html) for details.|
3940

4041
## Get started
4142

0 commit comments

Comments
 (0)