Telemetry
We use Elastic to collect telemetry data. If running your own attestor, you can specify the ELASTIC* variables in your .env file to send telemetry data to your own Elastic instance.
Refer to .env.sample for the required variables.
We sample the following data:
- Each WebSocket connection made to the attestor
- Each RPC call made to the attestor (request metadata, response metadata etc.)
- Each tunnel created by the attestor (host, port, geolocation)