sofkyle opened a new issue, #3589:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3589

   1. Line 97, the type fixed into Type.UNKNOWN, but prometheus supports gauge, 
counter, timer and so on, which isn't a standardized output in prometheus 
sampling, and may cause unpredictable errors in some dashboard system(for 
example, Digital View in Huawei).
   2. Not support HTTPS protocol in some data sensitive scenary.
   3. Out of mainstream technology. Spring Boot integrates Micrometer and 
Prometheus Client, which provide more standardized Prometheus sampling output 
and support more types of metrics.
   
   Hope to refactor this part.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to