)]}'
{"docker/zookeeper-statsd/zookeeper-statsd.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"339f90158a20c3b8dd019df1f48076280e7c62e7","unresolved":false,"context_lines":[{"line_number":128,"context_line":"                if \u0027.\u0027 in value:"},{"line_number":129,"context_line":"                    value \u003d float(value)"},{"line_number":130,"context_line":"                else:"},{"line_number":131,"context_line":"                    value \u003d int(value)"},{"line_number":132,"context_line":"                pipe.gauge(base + key, value)"},{"line_number":133,"context_line":"            except Exception:"},{"line_number":134,"context_line":"                self.log.exception(\"Unable to process %s\", key)"}],"source_content_type":"text/x-python","patch_set":1,"id":"70b78086_e4b2a412","line":131,"updated":"2022-11-10 14:56:35.000000000","message":"Just being conservative since most of the values are ints and that might help us avoid floating point errors.","commit_id":"a7026aba8a1f7df49f1a89bbdaebc1838e51984a"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"b6496f8d1ab36ffde9a83f997d4cbe3d667eb377","unresolved":true,"context_lines":[{"line_number":128,"context_line":"                if \u0027.\u0027 in value:"},{"line_number":129,"context_line":"                    value \u003d float(value)"},{"line_number":130,"context_line":"                else:"},{"line_number":131,"context_line":"                    value \u003d int(value)"},{"line_number":132,"context_line":"                pipe.gauge(base + key, value)"},{"line_number":133,"context_line":"            except Exception:"},{"line_number":134,"context_line":"                self.log.exception(\"Unable to process %s\", key)"}],"source_content_type":"text/x-python","patch_set":1,"id":"b7951717_64073f8a","line":131,"updated":"2022-11-09 22:18:57.000000000","message":"is there a reason to not just make this a float always?","commit_id":"a7026aba8a1f7df49f1a89bbdaebc1838e51984a"}]}
