envoyproxy/envoy

Stats: Expose downstream_rq_xx counter with specific response codes

開放

#17,370 建立於 2021年7月15日

 (3 則留言) (0 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
area/httphelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, for the downstream response count, we have downstream_rq_1xx, downstream_rq_2xx metrics which are aggregated by the response codes, and thereby there's only the response code class label exposed. It would be good to have these metrics by specific response code along with aggregating them into a response code class.

There is something similar already exposed in case of upstream metrics, would be useful to have the same for downstream ones as well.

貢獻者指南