By default, the Chainloop CLI sends telemetry data to chainloop.dev.
This helps us enhance Chainloop by gaining insights into its usage.Telemetry is optional and can be turned off at any time. If you can keep telemetry enabled, we appreciate it! This will assist us in better understanding Chainloop’s usage and improving your experience.
Chainloop implements the Console Do Not Track (DNT) standard. As a result, you can deactivate the telemetry by setting the environment variable DO_NOT_TRACK=1 before running the Chainloop CLI.
We use PostHog. PostHog is an open-source product analytics platform that allows us to collect and analyze telemetry data.
All telemetry data is stored in our PostHog instance sent via the following endpoint: https://crb.chainloop.dev.We did it in such a way that anyone can set up their own PostHog instance and use it to collect telemetry. To do so
compile Chainloop CLI from its source code and set up the following linker flags to the Golang compiler: