find-traces-from-logs
Extract and analyze traces from Google Cloud logs using specified filters to identify and troubleshoot errors, ensuring efficient monitoring and issue resolution.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | Yes | Filter for logs (e.g., "severity>=ERROR AND timestamp>"-1d"") | |
limit | No | Maximum number of logs to check | |
projectId | No | Optional Google Cloud project ID |