Hi Team, I found an error “ERROR c.datahub.telemet...
# troubleshoot
h
Hi Team, I found an error “ERROR c.datahub.telemetry.TrackingService:105 - Failed to send event to Mixpanel” in datahub-gms pod logs. I found it points to “https://track.datahubproject.io/mp/track” and “https://track.datahubproject.io/mp/engage” in class MixpanelApiFactory.java. Here are my questions: 1. Is this error caused by connecting failed to https://track.datahubproject.io? 2. Is there anyway to point Mixpanel on a self-hosted Mixpanel? 3. What’s benefits to enable this function and is there anyway to turn it off?
1
a
Hi @handsome-flag-16272 please see this doc- the telemetry is opt-out, and can be toggled using the
telemetry
parameter in CLI. It likely wouldn’t be useful for individual orgs, but you could submit a feature request at https://feature-requests.datahubproject.io. There are other telemetry gathering mechanisms you can view here: https://datahubproject.io/docs/metadata-ingestion/docs/dev_guides/reporting_telemetry/
h
@astonishing-answer-96712 Thank you for helping.
b
Hey, @handsome-flag-16272 when did this happen ?
h
I checked from our POC log and found the issue. Our poc version is v0.9.5.0 version. According to @astonishing-answer-96712’s reply I think I can ignore the issue or simply turn it off.
b
I can see some errors on our side in the racking server.
h
@bulky-electrician-72362 It happened around 8:55 am PST this morning.
a
Hi,@Anquan Liu,Where is POC log?