-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[installation-telemetry]: log data sent to Segment #7730
Conversation
This is to provide transparency in what we're logging and to prove we're not storing any data that could identify an installation
a80afcf
to
ccd03ce
Compare
/assign @corneliusludmann |
Codecov Report
@@ Coverage Diff @@
## main #7730 +/- ##
==========================================
- Coverage 11.63% 10.38% -1.26%
==========================================
Files 20 18 -2
Lines 1160 992 -168
==========================================
- Hits 135 103 -32
+ Misses 1022 888 -134
+ Partials 3 1 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
LGTM label has been added. Git tree hash: a79cd3aeac31c9ab98d02403d0f7d1333888ff38
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: corneliusludmann Associated issue: #7540 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Log data sent to Segment to the console. This is to provide transparency in the data we send and to prove that we're not providing anything that could be used to identify an installation.
Related Issue(s)
Fixes #7540
How to test
Release Notes
Documentation