This topic describes how Tanzu Telemetry Collector transmits, stores, and secures collected data.
Tanzu Telemetry Collector collects configuration data about your foundation. Tanzu Telemetry Collector does not collect any personal data or information related to an identified or identifiable natural person. For example, it does not collect data on passwords, private keys, or other authentication-type tools.
Tanzu Telemetry Collector collects configuration data for all services installed on a foundation. This might include Partner tile data.
Security Measures
Tanzu Telemetry Collector connects to Tanzu Operations Manager, and optionally the Reporting app, task, and service instance usage on any VMware Tanzu Platform for Cloud Foundry foundation that has provided valid credentials. After Tanzu Telemetry Collector collects data, this data might be transmitted to Broadcom. The data is stored securely in Google Cloud Platform (GCP).
Tanzu Telemetry Collector secures data during transmission using the following measures:
- HTTPS connections when communicating
- User-specific credentials to authenticate HTTPS requests to Broadcom
Additionally, the Collector filters out any customer-sensitive information to ensure full data security, including string-based product configuration values, secrets, user IDs and names, IP addresses, org and space names, etc.
Data Collected
Tanzu Telemetry Collector collects data in a FoundationDetails_######.tar
file on your local filesystem. The FoundationDetails_######.tar
contains the following data:
From Tanzu Operations Manager
API Endpoint | Data Collected |
---|---|
/api/v0/diagnostic_report |
|
/api/v0/staged/products/:product_guid/properties |
|
/api/v0/staged/products/:product_guid/resources |
|
/api/v0/vm_types |
|
/api/v0/deployed/products |
|
/api/v0/installations |
|
/api/v0/deployed/certificates |
|
/api/v0/certificate_authorities |
|
/api/v0/staged/pending_changes |
|
/api/v0/download_core_consumption |
|
From the Usage Service
The Telemetry Collector can be optionally configured to collect information about application instances, tasks, and service instances from the Usage Service.
API Endpoint | Data Collected |
---|---|
/system_report/app_usages |
|
/system_report/task_usages |
|
/system_report/service_usages |
|
From CredHub
The Telemetry Collector can be optionally configured to collect certificate data from CredHub so that Broadcom may help a customer better flag any soon-to-expire certificates. If configured to collect from CredHub, it gets the Name, Issuer, and Valid Date for each certificate.
Metadata
Data | Description |
---|---|
Environment type |
|
List of files collected |
|
Data collection timestamp |
|
Foundation ID |
|
Collector tool version |
|
Content feedback and comments