sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
in this code we create the weather app using API key and ptyhon library tkinter for providing interfaces ### Legal Boilerplate Look, I get it. The entity doing business as...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Reported by a user, and I am unable to reproduce with the old integration so it might be only affecting the new...
When Open Membership is disabled, it is expected to have more granular access to certain objects that are associated with projects. First version of project-level access on dashboards was implemented...
- This implements the groundwork for resolve query, handling queries on numeric & string tags, along with the currently supported operations - Need to update the proto to support FLOAT,...
The header for each domain view is almost identical (as it should be), and now that we've ported most if not all features from the performance landing page, its pretty...
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce `"@sentry/node": "5.30.0"` 1. have a sentry error grouped by message. These errors are built with `Sentry.captureEvent` from `@sentry/node`....
Fixes SENTRY-3DB9 We're seeing Snuba errors for comparisons of a numeric value to a string. e.g., ```sql `measurements.frames_frozen_rate` != '' ``` Measurements are numeric, so this errors out. This comparison...
Depends on https://github.com/getsentry/sentry-options-automator/pull/2435
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Feedback from Cloudflare: > We've been seeing some occasional issues with certain customers using the Sentry integration. One issue is with POSTing...