Uh oh!
There was an error while loading. Please reload this page.
feat(serverless): list app deploy, scaling, audit, and error events - #105
Conversation
Important Review skippedAuto reviews are disabled on this repository. To trigger a review, include ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
9b705e3 to
30b3b4dCompareSurface GET /v1/apps/{appId}/events so operators can inspect the control-plane trail without a logs API.
Co-authored-by: Cursor <cursoragent@cursor.com>30b3b4d to
98c735bCompareUh oh!
There was an error while loading. Please reload this page.
Summary
ListAppEvents(Page[AppEvent]) wrappingGET /v1/apps/{appId}/events.runware serverless apps events <appId>with--type,--limit, and--cursor.--typeis validated locally (deploy,scaling,audit,error).data+nextCursor).apps logsstays a stub.