Add posthog Telemetry (Anonymity Logic + call duration telemetry) (#658)
Co-authored-by: Timo K <timok@element.io> Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface IConfigOptions {
|
||||
posthog?: {
|
||||
api_key: string;
|
||||
api_host: string;
|
||||
};
|
||||
sentry?: {
|
||||
DSN: string;
|
||||
|
||||
Reference in New Issue
Block a user