[PR #40] [MERGED] Add temporary sentry.io support #48

Closed
opened 2026-02-26 04:36:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/40
Author: @moollaza
Created: 10/30/2019
Status: Merged
Merged: 10/31/2019
Merged by: @moollaza

Base: masterHead: sentryio


📝 Commits (2)

  • cd9bc3f Add sentry.io support
  • c0f77a0 Merge branch 'master' into sentryio

📊 Changes

4 files changed (+74 additions, -1 deletions)

View changed files

📝 now.json (+2 -1)
📝 package.json (+2 -0)
📝 src/main.js (+9 -0)
📝 yarn.lock (+61 -0)

📄 Description

Traffic has suddenly dropped, and I wanted to verify it's not due to some JS error

If there isn't an obvious issue I plan to remove Sentry.io to remove unnecessary tracking.

Note: I've setup sentry to not store IP's or any Personally Identifiable Information as it's not needed.

Sentry io Settings


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/40 **Author:** [@moollaza](https://github.com/moollaza) **Created:** 10/30/2019 **Status:** ✅ Merged **Merged:** 10/31/2019 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `sentryio` --- ### 📝 Commits (2) - [`cd9bc3f`](https://github.com/moollaza/repo-remover/commit/cd9bc3ff3e45e0058602d90ff3cf81c1d95aeaf1) Add sentry.io support - [`c0f77a0`](https://github.com/moollaza/repo-remover/commit/c0f77a0a2f37b8b16ee7274343e2ae5fd77a23b5) Merge branch 'master' into sentryio ### 📊 Changes **4 files changed** (+74 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `now.json` (+2 -1) 📝 `package.json` (+2 -0) 📝 `src/main.js` (+9 -0) 📝 `yarn.lock` (+61 -0) </details> ### 📄 Description Traffic has suddenly dropped, and I wanted to verify it's not due to some JS error If there isn't an obvious issue I plan to remove Sentry.io to remove unnecessary tracking. **Note:** I've setup sentry to not store IP's or any Personally Identifiable Information as it's not needed. ![Sentry io Settings](https://user-images.githubusercontent.com/873785/67901854-31967980-fb3e-11e9-8b3d-30d7406ad545.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#48
No description provided.