telemetry.ts file in Flyde codebase.
In this article, we will review telemetry.ts file in Flyde codebase. We will look at:
reportEvent().
sanitizeProperties().
isSafeProperty().
sanitizeValue().
reportEvent()
reportEvent function is exported in telemetry.ts file as shown below:
e...
thinkthroo.com3 min read