question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove Sentry (sentry.io)

See original GitHub issue

(Copying this over from the pi-hole project)

Sentry (sentry.io) is included in the following list:

https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts

It seems the author of this list is misinformed, as they include it under

# Block ads on Hotstar streaming app by @anudeepND

Sentry is not an advertising or analytics service. Hotstar simply uses Sentry to log client-side issues.

This is problematic for software developers due to the sheer nature of JavaScript used these days. If you can’t log errors in your client-side applications, you best case lose context for debugging issues and worst case any visibility that errors are even happening (and end up relying on twitter-ragefests).

I also see that New Relic is in here listed as an “adserver” which is also incorrect, and similar to Sentry. I see in @anudeepND’s original “adservers” it also lists our previous domain (getsentry.com).

References:

Nit: not sure how we’ve gotten to the point where everyone assumes any javascript hosted on a third-party domain is advertising

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:26 (16 by maintainers)

github_iconTop GitHub Comments

2reactions
DPTJKKVHcommented, Apr 17, 2018

@dcramer Well you got me there since it wasn’t as easy when we tried last year (where such contracts where already required but under the now soon obsolete General Data Protection Directive which has now become a Regulation). Or at least your email support had a hard time dealing with this.

Anyways thanks for the heads! Still one thing to consider since you use this argument a lot: It’s a big difference if a first party collects certain data or if a third party does mostly unnoticed in the background. It has a lot do with user expectations and most users aren’t very tech savvy.

Still @StevenBlack I think we fail to meet the expectations of many users if we arbitrarily unblock certain third party trackers because they collect data “for a good cause”. I think most users just want to block as much ads and trackers as possible without breaking functionality on their own side. I would keep sentry in the main block list but if not I’d highly recommend we start a “debugging” list or something. You already said it’s kinda dumb because it would be a small list that we couldn’t even properly differentiate by name since in the end those trackers do the same as all trackers (they collect data and track user behaviour). However it’d still be better than just unblocking it without giving the average user a chance to easily block those without everyone maintaining their own custom black list. Heck if you want I could try maintaining this extra list here since it’s really not that many services out there so it should be doable without too much effort.

2reactions
DPTJKKVHcommented, Apr 17, 2018

Will you create a blocklist specific for trackers like this?

I know @dcramer talks all nice but from a technical and legal standpoint thier porduct collects way more details than e.g. Google Analytics does. In EU you must close a data processing agreement with Google before using Google Analytics, a data protection contract that Sentry to my knowledge refuses to sign because they collect more data than can be reasonably expected from the user (passwords and such).

I’d say @dcramer should put his money where his mouth is and either sign European GDPR data protection agreements with their customers or block collection of such sensitive information entirely.

Until then we really need them on a block list. I know I can (and I will) block them and others to my best abilities with the custom black list but it would be a shame if everybody else had to do that as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remove Sentry - Next Right Now
Remove the following libraries: @sentry/browser : Package to use from the browser. @sentry/node : Package to use from the server. · Remove their...
Read more >
Remove an Issue - Sentry Documentation
Removes an individual issue. Path Parameters. issue_id (string). REQUIRED. The ID of the issue to delete.
Read more >
getsentry/sentry-react-native - Missing a uninstall guide - GitHub
I want to completly remove sentry from my react-native project. sentry-wizard -uninstall did not do the trick since I still have build issues ......
Read more >
Self-Hosted Sentry - Sentry Developer Documentation
You can disable this feature by adding SENTRY_BEACON = False into sentry.conf.py file. Configuration. You very likely will want to adjust the default ......
Read more >
Uninstalling SQL Sentry | SentryOne
Open the Windows Control Panel. · Search for SolarWinds. · Select SolarWinds SQL Sentry. · Select Uninstall. Uninstalling SentryOne · Follow the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found