@@ -1,6 +1,8 @@
Utilizing the UDP Server
========================
+.. note:: The UDP server has many limitations, and is unsupported for general Sentry usage.
+
The UDP server requires the `eventlet`_ module.
.. _eventlet: http://eventlet.net/