)]}'
{"observabilityclient/prometheus_client.py":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"67935c5aa9dbe3e2486ec5d10db038e4bff44260","unresolved":true,"context_lines":[{"line_number":53,"context_line":""},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"class PrometheusAPIClient(object):"},{"line_number":56,"context_line":"    def __init__(self, host, session\u003dNone, path_prefix\u003d\"\"):"},{"line_number":57,"context_line":"        self._host \u003d host"},{"line_number":58,"context_line":"        if session is None:"},{"line_number":59,"context_line":"            self._session \u003d requests.Session()"}],"source_content_type":"text/x-python","patch_set":3,"id":"4d45a27f_e3b3403d","line":56,"range":{"start_line":56,"start_character":43,"end_line":56,"end_character":57},"updated":"2025-04-22 10:36:10.000000000","message":"I\u0027d suggest root_path\u003d\"/\".\n\nThis allows us to avoid having \"//\" in url by default, with easy composition.\n\n`f\"{scheme}://{self._host}{self._root_path}api/v1/{endpoint}\"`","commit_id":"261d1864bb1ef0da3b7869f4b4cc539b9572cd3f"},{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"a0d39bc0848cc448b3249b0088f1a64544cfb836","unresolved":true,"context_lines":[{"line_number":53,"context_line":""},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"class PrometheusAPIClient(object):"},{"line_number":56,"context_line":"    def __init__(self, host, session\u003dNone, path_prefix\u003d\"\"):"},{"line_number":57,"context_line":"        self._host \u003d host"},{"line_number":58,"context_line":"        if session is None:"},{"line_number":59,"context_line":"            self._session \u003d requests.Session()"}],"source_content_type":"text/x-python","patch_set":3,"id":"bfb18c06_8f79784c","line":56,"range":{"start_line":56,"start_character":43,"end_line":56,"end_character":57},"in_reply_to":"4d45a27f_e3b3403d","updated":"2025-04-22 12:03:37.000000000","message":"I wanted to make it work no matter if there is a `/` at the beginning or the end. I think I\u0027ll add a little bit of code to deal with the double or missing `/` characters.","commit_id":"261d1864bb1ef0da3b7869f4b4cc539b9572cd3f"}]}
