Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Grafana - Dubbo Application Dashboard does NOT work well with Dubbo 3.3.x #14964

Open
3 of 4 tasks
ldcsaa opened this issue Dec 5, 2024 · 4 comments
Open
3 of 4 tasks
Assignees
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@ldcsaa
Copy link

ldcsaa commented Dec 5, 2024

Pre-check

  • 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 .

  1. use this example: (dubbo-samples-metrics-prometheus)[https://github.com/apache/dubbo-samples/tree/master/4-governance/dubbo-samples-metrics-prometheus]
  2. update dubbo version to 3.3.2 and chang pom depence to dubbo-observability-spring-boot-starter (match dubbo 3.3.x)
  3. 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!

Code of Conduct

@ldcsaa ldcsaa added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Dec 5, 2024
@AlbumenJ
Copy link
Member

AlbumenJ commented Dec 6, 2024

@songxiaosheng PTAL

@songxiaosheng
Copy link
Member

songxiaosheng commented Dec 6, 2024

Try using the curl command to access the returned data content and Is there an error log or more information provided ?

@ldcsaa
Copy link
Author

ldcsaa commented Dec 9, 2024

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.

http://192.168.56.1:9001/actuator/prometheus

prometheus-dubbo-3.2.x+springboot-3.2.x.txt

prometheus-dubbo-3.3.x+springboot-3.3.x.txt

@songxiaosheng
Copy link
Member

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.

http://192.168.56.1:9001/actuator/prometheus

prometheus-dubbo-3.2.x+springboot-3.2.x.txt

prometheus-dubbo-3.3.x+springboot-3.3.x.txt

ok,let me look it

@songxiaosheng songxiaosheng self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Status: Todo
Development

No branches or pull requests

3 participants