[ https://issues.apache.org/jira/browse/SOLR-13434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862088#comment-16862088 ]
Cao Manh Dat commented on SOLR-13434: ------------------------------------- Hi, When I run {{mvn dependency:tree}} It show some thing like this {code} [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Building Apache Solr Core tests 9.0.0-SNAPSHOT [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-dependency-plugin:3.1.1:tree (default-cli) @ solr-core-tests --- [main] INFO org.apache.maven.plugins.dependency.tree.TreeMojo - org.apache.solr:solr-core-tests:jar:9.0.0-SNAPSHOT [main] INFO org.apache.maven.plugins.dependency.tree.TreeMojo - +- org.apache.lucene:lucene-test-framework:jar:9.0.0-SNAPSHOT:test [main] INFO org.apache.maven.plugins.dependency.tree.TreeMojo - | \- org.hamcrest:hamcrest-core:jar:1.3:test [main] INFO org.apache.maven.plugins.dependency.tree.TreeMojo - +- org.apache.solr:solr-test-framework:jar:9.0.0-SNAPSHOT:test [main] INFO org.apache.maven.plugins.dependency.tree.TreeMojo - +- org.apache.solr:solr-core:jar:9.0.0-SNAPSHOT:test [main] INFO org.apache.maven.plugins.dependency.tree.TreeMojo - +- org.apache.lucene:lucene-queryparser:test-jar:tests:9.0.0-SNAPSHOT:test .... {code} What I'm expecting here is all dependencies of solr-test-framework should also be included here. Did I miss something here? > OpenTracing support for Solr > ---------------------------- > > Key: SOLR-13434 > URL: https://issues.apache.org/jira/browse/SOLR-13434 > Project: Solr > Issue Type: New Feature > Reporter: Shalin Shekhar Mangar > Assignee: Cao Manh Dat > Priority: Major > Fix For: master (9.0), 8.2 > > Attachments: SOLR-13434.patch > > Time Spent: 7h 40m > Remaining Estimate: 0h > > [OpenTracing|https://opentracing.io/] is a vendor neutral API and > infrastructure for distributed tracing. Many OSS tracers just as Jaeger, > OpenZipkin, Apache SkyWalking as well as commercial tools support OpenTracing > APIs. Ideally, we can implement it once and have integrations for popular > tracers like we have with metrics and prometheus. > I'm aware of SOLR-9641 but HTrace has since retired from incubator for lack > of activity so this is a fresh attempt at solving this problem. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org