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] In the example dubco-samples-spring-boot-trace-skywalking, the run fails #14173

Open
4 tasks done
glynnwei opened this issue May 10, 2024 · 2 comments
Open
4 tasks done
Assignees
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@glynnwei
Copy link

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 Samples (apache/dubbo-samples)

Dubbo Version

Dubbo: 3.2.6
JDK: 1.8
SpringBoot: 2.6.4

Steps to reproduce this issue

run error

***************************
APPLICATION FAILED TO START
***************************

Description:

Parameter 0 of method applicationModel in org.apache.dubbo.springboot.skywalking.demo.provider.ObservationConfiguration required a bean of type 'io.micrometer.observation.ObservationRegistry' that could not be found.


Action:

Consider defining a bean of type 'io.micrometer.observation.ObservationRegistry' in your configuration.

What you expected to happen

Class:ObservationConfiguration
Method:applicationModel
Param: ObservationRegistry observationRegistry
Unknown source, need to inject?

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

@glynnwei glynnwei added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels May 10, 2024
@AlbumenJ
Copy link
Member

@conghuhu @songxiaosheng PTAL

@songxiaosheng songxiaosheng self-assigned this May 11, 2024
@songxiaosheng
Copy link
Member

songxiaosheng commented May 13, 2024

@xiaozhigang PATL

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