You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bundled AppSignal skill now shows how to turn common AppSignal URLs into CLI arguments, including --org, --app-id, --number, --view, and --source-ids.
GraphQL API errors for account restrictions now show AppSignal's descriptive message, such as locked-account or free-plan quota explanations, instead of a generic request rejection.
Fixed
Fix log search order casing. Log searches now send the requested sort order in the format the AppSignal logs API expects, so commands like appsignal-cli logs search --order desc no longer fail with an unprocessable pagination order error.