mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 03:01:31 +08:00
docs: add dogstatsd_tags example to description
Clarify the expected format with a concrete example. Closes #3288
This commit is contained in:
parent
36f3807a74
commit
4ef635446b
@ -1672,7 +1672,7 @@ class DogstatsdTags(Setting):
|
||||
validator = validate_string
|
||||
desc = """\
|
||||
A comma-delimited list of datadog statsd (dogstatsd) tags to append to
|
||||
statsd metrics.
|
||||
statsd metrics. e.g. ``'tag1:value1,tag2:value2'``
|
||||
|
||||
.. versionadded:: 20
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user