You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/12/08 04:26:10 UTC

[jira] [Commented] (HTRACE-318) Docs for adding tracing to an application should include maven dependency coordinates

    [ https://issues.apache.org/jira/browse/HTRACE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046275#comment-15046275 ] 

Sean Busbey commented on HTRACE-318:
------------------------------------

The coordinates for e.g. 4.0.1 are

{code}
    <dependency>
      <groupId>org.apache.htrace</groupId>
      <artifactId>htrace-core4</artifactId>
      <version>4.0.1-incubating</version>
    </dependency>
{code}

> Docs for adding tracing to an application should include maven dependency coordinates
> -------------------------------------------------------------------------------------
>
>                 Key: HTRACE-318
>                 URL: https://issues.apache.org/jira/browse/HTRACE-318
>             Project: HTrace
>          Issue Type: Improvement
>          Components: docs
>    Affects Versions: 4.0.1
>            Reporter: Sean Busbey
>            Priority: Minor
>
> The quickstart for adding tracing to an application should include the dependency coordinates to use.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)