MeltanoLabs / tap-cloudwatch

Apache License 2.0
1 stars 1 forks source link

feat: support aggregate functions #39

Open pnadolny13 opened 1 year ago

pnadolny13 commented 1 year ago

Currently if stats is used in the query then we throw an exception https://github.com/MeltanoLabs/tap-cloudwatch/blob/c83a222be106ac251af39fc2212b78a8b368af70/tap_cloudwatch/cloudwatch_api.py#L94. Ideally we'd allow stats by disabling some of the other features that dont work with it.

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_QuerySyntax.html