You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When use apollo config client, user want more observability,
for example,
Ensure config dilivery success or not, what's actual config use in memory and which time they init, update
What's the actual app.id, apollo.cluster, apollo.meta etc... use by JVM
How many namespace use by current JVM, how many config item in a namespace
Is network connection error when connect to apollo.meta?
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
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.
The text was updated successfully, but these errors were encountered: