cloudashdev / cloudash

A monitoring and troubleshooting desktop app for serverless architectures.
https://cloudash.dev
102 stars 3 forks source link

CloudWatch filter syntax cheatsheet #84

Closed tlakomy closed 2 years ago

tlakomy commented 2 years ago

Currently searching for request-id-123-something returns an empty list and customers need to wrap their requestID/xRayTraceId/whatever in "" which is quite confusing.

mthenw commented 2 years ago

In the next version we will start showing a hint that a search query should be wrapped with "". But I think ultimately we should show a CloudWatch filter syntax cheatsheet somewhere in the app.