CDKTF Telemetry for Provider User-Agent

Hi

We want to understand if there are possible ways for us to gain some telemetry from CDKTF usage of our provider.

Ideally we are looking for below insights:

  1. Which incoming API requests are from CDKTF as opposed to from our Terraform provider directly?
  2. Which CDKTF pre-built version of our provider is being used?

Is it possible to supply this information to our user-agent headers in API calls?