You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to maintain consistency in the database, an installation-admin endpoint should be created in the server to provide read-only access to the data. This will be used for the installation-telemetry component to read whether it should send telemetry data to SegmentIO.
This endpoint may need appropriate authentication to ensure that this data is not used nefariously. Whilst the initial "can I send telemetry data" may be low-risk if shared, in future this could have more sensitive data inside
The text was updated successfully, but these errors were encountered:
Follows on from #7571
In order to maintain consistency in the database, an installation-admin endpoint should be created in the
server
to provide read-only access to the data. This will be used for theinstallation-telemetry
component to read whether it should send telemetry data to SegmentIO.This endpoint may need appropriate authentication to ensure that this data is not used nefariously. Whilst the initial "can I send telemetry data" may be low-risk if shared, in future this could have more sensitive data inside
The text was updated successfully, but these errors were encountered: