dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

Feature metrics support otlp 3.3

Open glmapper opened this issue 1 year ago • 3 comments

for https://github.com/apache/dubbo/issues/13902 cheery pick from this pr : https://github.com/apache/dubbo/pull/14050 to 3.3 branch

glmapper avatar Apr 11 '24 09:04 glmapper

@songxiaosheng PTAL

AlbumenJ avatar May 06 '24 06:05 AlbumenJ

It seems that there are some places where we can learn from the practices of prometheus, such as reusing qos port and adding some unit tests for network calls to verify whether the target data is included.

wxbty avatar May 17 '24 14:05 wxbty