apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
28.93k stars 10.19k forks source link

Add more observability in apollo config client #5113

Open Anilople opened 3 months ago

Anilople commented 3 months ago

Is your feature request related to a problem? Please describe. When use apollo config client, user want more observability, for example,

But user cannot query above content directly

Describe the solution you'd like First, we need to collect logs, metric, tracing as more as posible, Then export them, by JMX, micrometer, dropwizard metrics or another framework.

Additional context Current observability about apollo config client


osapp https://summer-ospp.ac.cn/org/prodetail/24c4c0073

help document reference https://summer-ospp.ac.cn/help/student/

Any question can be post in this issue.

nobodyiam commented 3 months ago

This is very good proposal for production usage.

shoothzj commented 3 months ago

maybe we can use prometheus java client library https://github.com/prometheus/client_java