[
https://issues.apache.org/jira/browse/HTRACE-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020707#comment-15020707
]
Hudson commented on HTRACE-303:
-------------------------------
SUCCESS: Integrated in HTrace-Master #212 (See
[https://builds.apache.org/job/HTrace-Master/212/])
HTRACE-303. Add client-side htraceDropped log file to track dropped (cmccabe:
rev 26518585d52c3b89f5967fa3776a075c700b6831)
* htrace-htraced/go/src/org/apache/htrace/htraced/rest.go
* htrace-htraced/go/src/org/apache/htrace/htraced/datastore.go
* htrace-webapp/src/main/webapp/app/server_stats.js
* htrace-htraced/go/src/org/apache/htrace/htraced/reaper_test.go
* htrace-htraced/go/src/org/apache/htrace/htraced/hrpc.go
* htrace-webapp/src/main/webapp/app/server_info_view.js
* htrace-htraced/go/src/org/apache/htrace/common/rpc.go
* htrace-htraced/go/src/org/apache/htrace/htracedTool/cmd.go
* htrace-htraced/src/test/java/org/apache/htrace/impl/TestDroppedSpans.java
* htrace-htraced/src/main/java/org/apache/htrace/impl/Conf.java
* htrace-htraced/go/src/org/apache/htrace/htraced/metrics.go
* htrace-htraced/src/main/java/org/apache/htrace/impl/HTracedSpanReceiver.java
* htrace-webapp/src/main/webapp/index.html
* htrace-htraced/go/src/org/apache/htrace/htraced/datastore_test.go
> Add client-side htraceDropped log file to track dropped spans
> -------------------------------------------------------------
>
> Key: HTRACE-303
> URL: https://issues.apache.org/jira/browse/HTRACE-303
> Project: HTrace
> Issue Type: Improvement
> Components: htraced
> Affects Versions: 4.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 4.1
>
> Attachments: HTRACE-303.001.patch
>
>
> Add a client-side htraceDropped log file to track dropped spans. This is
> more robust than trying to notify the server of dropped spans, since the
> server may not be reachable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)