Closed
Description
As a maintainer of the NGF project
I want the collected telemetry data to be sent to a centralised collector using the telemetry exporter
So that I can collect anonymous feedback from our users.
Acceptance Criteria
- NGF uses telemetry exporter library
- A build flag is added to control what endpoint telemetry data is sent to.
- Documentation is added to the developer quick-start guide to ensure telemetry is not enabled.
- For relevant functional tests, the endpoint telemetry data is sent to is set to a fake collector, otherwise all telemetry is disabled.
- Telemetry is not enabled for all conformance testing.