Skip to content

Failed to collect dubbo metrics by micrometer instrumentation #16677

@xiangtianyu

Description

@xiangtianyu

I am using dubbo sdk in my project, so i want to collect dubbo sdk to otel agent metrics using "prometheus/9464", so i set the config

-Dotel.instrumentation.micrometer.enabled=true
-Dotel.instrumentation.spring-boot-actuator-autoconfigure.enabled=true

but when i curl http://localhost:9464/metrics there are no dubbo metrics, and when i curl http://localhost:8080/actuator/metrics the dubbo metrics are disappeared(when i remove the agent, it will go back)

Is this a bug? Or a feature? How can i collect the dubbo metrics to my agent?

Agent Version: 2.26
System: Macos
JDK: 21

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions