otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Add anonymous error telemetry support #166

Closed NetanelBollag closed 10 months ago

NetanelBollag commented 10 months ago

Description

Report anonymous data on errors and crashes, only error type and stack trace are sent. This PR also update calls to the function wait.PollImmediate due to linter error.

Testing

This change can only be tested manually

Checklist