Skip to content

Commit

Permalink
Update writekey
Browse files Browse the repository at this point in the history
  • Loading branch information
bnchrch committed Oct 14, 2023
1 parent bb2f5db commit 673e1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-ci/connectors/pipelines/pipelines/telemetry.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import segment.analytics as analytics

analytics.write_key = 'ER8EjdRVFut7n05XPaaTKrSEnjLscyKr'
analytics.write_key = 'G6G7whgro81g9xM00kN2buclGKvcOjFd'
analytics.send = True
analytics.debug = True

Expand Down

0 comments on commit 673e1cf

Please sign in to comment.