)]}'
{"swift/common/statsd_client.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"86458457ddcfba2f015430ce7edb2ee9f96bc45d","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    conf \u003d conf or {}"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"    if \u0027log_statsd_host\u0027 in conf and \u0027statsd_host\u0027 not in conf:"},{"line_number":51,"context_line":"        host \u003d conf[\u0027log_statsd_host\u0027]"},{"line_number":52,"context_line":"    else:"},{"line_number":53,"context_line":"        host \u003d conf.get(\u0027statsd_host\u0027)"},{"line_number":54,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"f431fd78_c0f7a2d8","line":51,"updated":"2024-06-14 18:48:04.000000000","message":"Might be even better to throw in something like\n```\nif logger:\n    logger.warning(\u0027log_statsd_host is deprecated and may be removed \u0027\n                   \u0027in a future release; configure statsd_host instead\u0027)\n```\n(And similar elsewhere.)","commit_id":"67d79bdebc0d137fe3de7487e693eb5831723e88"}]}
