cn.iocoder.boot
        yudao-framework
        ${revision}
    
    4.0.0
    yudao-spring-boot-starter-monitor
    jar
    ${project.artifactId}
    服务监控,提供链路追踪、日志服务、指标收集等等功能
    https://github.com/YunaiV/ruoyi-vue-pro
    
        
            cn.iocoder.boot
            yudao-common
        
        
        
            org.springframework.boot
            spring-boot-starter-aop
        
        
        
            org.springframework
            spring-web
            provided 
        
        
            jakarta.servlet
            jakarta.servlet-api
            provided 
        
        
        
            io.opentracing
            opentracing-util
        
        
            org.apache.skywalking
            apm-toolkit-trace
        
        
            org.apache.skywalking
            apm-toolkit-logback-1.x
        
        
            org.apache.skywalking
            apm-toolkit-opentracing
        
        
        
            io.micrometer
            micrometer-registry-prometheus
        
        
            de.codecentric
            spring-boot-admin-starter-client