Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 4eab357

Browse files
committed
Add deprecation notice to docs
1 parent 49f6f3a commit 4eab357

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
python_moztelemetry
77
===================
88

9+
.. warning::
10+
This library will stop working *VERY SOON* (if it hasn't stopped
11+
working already)
12+
13+
Please see `this post <https://mail.mozilla.org/pipermail/fx-data-dev/2019-November/000291.html>`_ to fx-data-dev for more information.
14+
915
A simple library to fetch and analyze data collected by the Mozilla Telemetry service.
1016
Objects collected by Telemetry are called ``pings``.
1117
A ping has a number of properties (aka ``dimensions``) and a payload.

0 commit comments

Comments
 (0)