We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed7fc7 commit 8a031a3Copy full SHA for 8a031a3
docs/integrations/amazon-aws/lambda.md
@@ -134,7 +134,7 @@ account={{account}} region={{region}} Namespace={{namespace}}
134
```
135
136
```sql title="Error (Count)(CloudWatch metric Based)"
137
-namespace=aws/lambda metric=Errors statistic=Sum account=* region=* functionname=* Resource=* | su
+namespace=aws/lambda metric=Errors statistic=Sum account=* region=* functionname=* Resource=* | sum
138
139
140
## Collecting logs for the AWS Lambda App
0 commit comments