telemetry.AuthConfig
namespacestring
Namespace groups telemetry data for all nodes in a namespace.
tokenstring
Token is the authentication token or password.
typestring
Type is the authentication type (e.g., "Basic").
telemetry.AuthConfig
{
"namespace": "string",
"token": "string",
"type": "string"
}