From 8c78ec671c698ec5fc3b24089208e3a2a36c8924 Mon Sep 17 00:00:00 2001 From: Hugo Larcher Date: Mon, 27 Jan 2025 19:03:19 +0100 Subject: [PATCH] doc: Rephrase properly. --- docs/source/usage_statistics.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/usage_statistics.md b/docs/source/usage_statistics.md index 889891de..dbf36c77 100644 --- a/docs/source/usage_statistics.md +++ b/docs/source/usage_statistics.md @@ -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. -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 -startup/shutdown events and a heartbeat every 15 minutes. +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. ## What data is collected