crc-org / crc

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes
https://crc.dev
Apache License 2.0
1.25k stars 237 forks source link

'Telemetry' is used with 2 very different meanings in the documentation #2164

Open cfergeau opened 3 years ago

cfergeau commented 3 years ago

Consent for telemetry data collection

  • To manually enable telemetry, run the following command: ...

https://code-ready.github.io/crc/#starting-monitoring-alerting-telemetry_gsg

6.1. Starting Monitoring, Alerting, and Telemetry Telemetry functionality is responsible for listing your cluster in the Red Hat OpenShift Cluster Manager.

This might be confusing to some people.

jsliacan commented 3 years ago

This might be confusing to some people.

e.g. me at the beginning :)

gbraad commented 3 years ago

OpenShift's implementation should be called 'monitoring' as it is more about the application the user has developed than 'tracking usage'. While the CRC usecase is to get a better understanding about usage patterns, hence 'telemetry' around used functions and resulting output is performed.

/cc: @robin-owen WDYT?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.