Browse Source

note about UDP not working

David Cramer 11 years ago
parent
commit
62fe625da8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/udp_server/index.rst

+ 2 - 0
docs/udp_server/index.rst

@@ -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/