weaveworks / launcher

Weave Cloud Launcher
Apache License 2.0
10 stars 13 forks source link

Strip IPs and hostnames of Kubernetes server from sentry reports #157

Closed leth closed 6 years ago

leth commented 6 years ago

In certain automated error reports we see the IP or hostname (in a url) of the kubernetes server.

We don't need this information, and it increases the cardinality of our error reports, so we should remove it!

leth commented 6 years ago

We're not seeing this very often, closing this until it becomes a more sigificant problem.