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
I am sure that all the content I provide is in English.
Search before asking
I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo Java 3.3.2
Steps to reproduce this issue
Grafana Dubbo Application Dashboard does NOT work well with Dubbo 3.3.x : lots of dashboard panels show NO DATA and application_name can't be recognized.
While Dubbo 3.2.x work well .
use this example: (dubbo-samples-metrics-prometheus)[https://github.com/apache/dubbo-samples/tree/master/4-governance/dubbo-samples-metrics-prometheus]
update dubbo version to 3.3.2 and chang pom depence to dubbo-observability-spring-boot-starter (match dubbo 3.3.x)
Config Promethues and uses Grafana Dubbo Application Dashboard to watch.
What you expected to happen
Grafana Dubbo Application Dashboard work well with Dubbo 3.3.x
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Yes I am willing to submit a pull request on my own!
Try using the curl command to access the returned data content and Is there an error log or more information provided ?
Same application and same configuration, only upgrade dubbo-3.2.x+springbot-3.2.x to dubbo-3.3.x+springbot-3.3.x.
lost many data like dubbo_consumer_requests_total, dubbo_consumer_qps_total etc.
Try using the curl command to access the returned data content and Is there an error log or more information provided ?
Same application and same configuration, only upgrade dubbo-3.2.x+springbot-3.2.x to dubbo-3.3.x+springbot-3.3.x. lost many data like dubbo_consumer_requests_total, dubbo_consumer_qps_total etc.
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo Java 3.3.2
Steps to reproduce this issue
Grafana
Dubbo Application Dashboard
does NOT work well with Dubbo 3.3.x : lots of dashboard panels show NO DATA andapplication_name
can't be recognized.While Dubbo 3.2.x work well .
dubbo-observability-spring-boot-starter
(match dubbo 3.3.x)Dubbo Application Dashboard
to watch.What you expected to happen
Grafana
Dubbo Application Dashboard
work well with Dubbo 3.3.xAnything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: