The identifier of the agent whose telemetry is being exported.
The identifier of the tenant that owns the agent.
OptionalauthScopes: string[]
Optional OAuth scopes to request for the token.
The bearer token, or null (synchronously or as a promise) when no token is available.
A function that resolves an authentication token for the given agent and tenant. Return null if a token cannot be provided.