Skip to content

SDK for Google Apps Scripts #8319

@rbarreca

Description

@rbarreca

Problem Statement

I'd love to use easily use Sentry in my Google Apps Scripts projects to catch and report runtime errors as well as manually post events. I see a Node.js SDK and instructions, but I don't believe it's possible to use that directly for scripts running inside the Google Apps Scripts (GAS) environment.

Maybe not a huge priority as most folks doing any real development have migrated to an external web app that calls Google Apps APIs from outside GAS environment.

Solution Brainstorm

There are two things that would be cool, but just number 1 would be useful:

  1. For a GAS project to include a Sentry library (plug in script ID) to easily make manual calls to Sentry
  2. Sentry to listen for runtime errors and automatically fire (ideally, including information on if one was running in debug mode or not)

Product Area

Other

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status
    Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions