doc: Rephrase properly.

This commit is contained in:
Hugo Larcher 2025-01-27 19:03:19 +01:00
parent 2e067fabd3
commit 8c78ec671c
No known key found for this signature in database
GPG Key ID: 3DAF63124699CA2B

View File

@ -3,8 +3,7 @@
Text Generation Inference collects anonymous usage statistics to help us improve the service. The collected data is used to improve TGI and to understand what causes failures. The data is collected transparently and any sensitive information is omitted. Text Generation Inference collects anonymous usage statistics to help us improve the service. The collected data is used to improve TGI and to understand what causes failures. The data is collected transparently and any sensitive information is omitted.
Usage statistics are only enabled when TGI is running in docker to avoid collecting data then TGI runs directly on the host machine. Data is sent on Usage statistics are collected only when TGI is running in a Docker container. This prevents data collection when TGI is run directly on the host machine. The collected data includes startup and shutdown events, as well as a heartbeat signal sent every 15 minutes.
startup/shutdown events and a heartbeat every 15 minutes.
## What data is collected ## What data is collected