swift/doc/source/admin
Alistair Coles eda7d5fe3c Deprecate LogAdapter.set_statsd_prefix
Previously, the set_statsd_prefix method was used to mutate a logger's
StatsdClient tail prefix after a logger was instantiated. This pattern
had led to unexpected mutations (see Related-Change). The tail_prefix
can now be passed as an argument to get_logger(), and is then
forwarded to the StatsdClient constructor, for a more explicit
assignment pattern.

The set_statsd_prefix method is left in place for backwards
compatibility. A DeprecationWarning will be raised if it is used
to mutate the StatsdClient tail prefix.

Change-Id: I7692860e3b741e1bc10626e26bb7b27399c325ab
Related-Change: I0522b1953722ca96021a0002cf93432b973ce626
2022-02-07 17:46:06 +00:00
..
figures docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
index.rst docs: Get rid of useless page 2021-04-26 14:24:25 -07:00
objectstorage-account-reaper.rst docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
objectstorage-arch.rst First pass at admin-guide cleanup 2017-07-07 17:33:54 +00:00
objectstorage-auditors.rst docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
objectstorage-characteristics.rst First pass at admin-guide cleanup 2017-07-07 17:33:54 +00:00
objectstorage-components.rst Update and optimize documentation links 2017-08-01 15:12:00 +01:00
objectstorage-EC.rst Remove reference to EC being in beta 2017-09-25 13:27:50 -04:00
objectstorage-features.rst First pass at admin-guide cleanup 2017-07-07 17:33:54 +00:00
objectstorage-intro.rst docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
objectstorage-large-objects.rst Update and optimize documentation links 2017-08-01 15:12:00 +01:00
objectstorage-monitoring.rst Deprecate LogAdapter.set_statsd_prefix 2022-02-07 17:46:06 +00:00
objectstorage-replication.rst docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
objectstorage-ringbuilder.rst docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
objectstorage-tenant-specific-image-storage.rst docs migration from openstack-manuals 2017-07-06 16:44:25 -07:00
objectstorage-troubleshoot.rst Python 3 compatibility: fix xrange/range issues 2018-10-14 14:08:19 +00:00