You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.cloudwatch.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -688,7 +688,7 @@ commands:
688
688
--names=!:
689
689
description: The array of the names of metric streams to start streaming.
690
690
nargs: -1
691
-
- name: start-o-tel-enrichment
691
+
- name: start-otel-enrichment
692
692
description: Enables enrichment and PromQL access for CloudWatch vended metrics for [supported Amazon Web Services resources](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/UsingResourceTagsForTelemetry.html) in the account.
693
693
flags:
694
694
--cli-input-json=: Read arguments from the JSON string provided.
@@ -703,7 +703,7 @@ commands:
703
703
--names=!:
704
704
description: The array of the names of metric streams to stop streaming.
705
705
nargs: -1
706
-
- name: stop-o-tel-enrichment
706
+
- name: stop-otel-enrichment
707
707
description: Disables enrichment and PromQL access for CloudWatch vended metrics for [supported Amazon Web Services resources](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/UsingResourceTagsForTelemetry.html) in the account.
708
708
flags:
709
709
--cli-input-json=: Read arguments from the JSON string provided.
0 commit comments