summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2017-02-02 14:02:03 -0800
committerDavid Cramer <dcramer@gmail.com>2017-02-02 14:02:03 -0800
commit927d760e8705fdb3c8a127b80a95d39cde64b432 (patch)
tree1b9b36086ca41a61aeba9abeefe9d785431c5528
parent933101f78ec2f667834829b6c93e2a10af8f3061 (diff)
downloadraven-927d760e8705fdb3c8a127b80a95d39cde64b432.tar.gz
Document global tags (refs GH-947)
-rw-r--r--docs/advanced.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/advanced.rst b/docs/advanced.rst
index 47656f3..535e42a 100644
--- a/docs/advanced.rst
+++ b/docs/advanced.rst
@@ -111,6 +111,12 @@ The following are valid arguments which may be passed to the Raven client:
environment = 'staging'
+.. describe:: tags
+
+ Default tags to send with events::
+
+ tags = {'site': 'foo.com'}
+
.. describe:: exclude_paths
Extending this allow you to ignore module prefixes when we attempt to