diff --git a/docs/index.rst b/docs/index.rst index c2d0967..5b69df1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,6 +6,12 @@ python_moztelemetry =================== +.. warning:: + This library will stop working *VERY SOON* (if it hasn't stopped + working already) + + Please see `this post `_ to fx-data-dev for more information. + A simple library to fetch and analyze data collected by the Mozilla Telemetry service. Objects collected by Telemetry are called ``pings``. A ping has a number of properties (aka ``dimensions``) and a payload.