You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-htrace git commit: HTRACE-289. Fix TraceEnabled, etc. logger methods for conditional logging (Masatake Iwasaki via Colin P. McCabe) - posted by cm...@apache.org on 2015/11/02 02:32:34 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-290. htraced: Fix per-faculty log level settings and add unit tests for conditional logging (Masatake Iwasaki via Colin P. McCabe) - posted by cm...@apache.org on 2015/11/02 20:29:39 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-284. htrace-htraced, htrace-flume: do not treat the shaded version of commons-logging as provided - posted by cm...@apache.org on 2015/11/03 00:22:17 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-286. htraced: improvements to logging, daemon startup, and configuration (cmccabe) - posted by cm...@apache.org on 2015/11/03 01:19:08 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-285. htraced tool: fix query parsing and add query_test (cmccabe) - posted by cm...@apache.org on 2015/11/03 01:23:10 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-288. htraced: Add a user interface to view server version, metrics, and configuration (cmccabe) - posted by cm...@apache.org on 2015/11/03 02:48:10 UTC, 0 replies.
- incubator-htrace git commit: Update libhtrace.so version to 4.1.0 - posted by cm...@apache.org on 2015/11/03 03:40:10 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-291. rename bin/htrace to bin/htracedTool (cmccabe) - posted by cm...@apache.org on 2015/11/05 01:44:59 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-288 addendum: fix ServerInfoView typo - posted by cm...@apache.org on 2015/11/06 01:11:19 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-292. "htracedTool version" should display the git hash, and -Dgit.version option should be available for build (cmccabe) - posted by cm...@apache.org on 2015/11/06 03:57:23 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-293. htrace-web: control-click should fully expand trace trees (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/09 16:03:58 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-295. htraced: setting span.expiry.ms to 0 should disable span expiry (cmccabe) - posted by cm...@apache.org on 2015/11/12 21:38:17 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-296. htraced tests: make sure local settings for HTRACED_WEB_DIR and HTRACE_CONF_DIR don't affect unit tests (cmccabe) - posted by cm...@apache.org on 2015/11/12 21:38:59 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-294. htraced: fix some metrics issues (cmccabe) - posted by cm...@apache.org on 2015/11/12 21:40:15 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-297. htraced: avoid serializing spans to json unless TRACE logging is enabled (cmccabe) - posted by cm...@apache.org on 2015/11/13 08:36:03 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-300. Reaper should be initialized before shards are activated (Masatake Iwasaki via Colin P. McCabe) - posted by cm...@apache.org on 2015/11/17 19:59:14 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-299. htraced: add /server/debugInfo REST endpoint to get stack traces and GC stats (cmccabe) - posted by cm...@apache.org on 2015/11/17 23:19:51 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-302. htraced: Add admissions control to HRPC to limit the number of incoming messages (cmccabe) - posted by cm...@apache.org on 2015/11/20 01:55:59 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-301. htraced: fix unit tests that aren't waiting for spans to be written, use semaphore for WrittenSpans (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/20 03:31:09 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-298. htraced: improve datastore serialization and metrics (cmccabe) - posted by cm...@apache.org on 2015/11/21 22:26:47 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-303. Add client-side htraceDropped log file to track dropped spans (cmccabe) - posted by cm...@apache.org on 2015/11/21 22:31:55 UTC, 0 replies.
- incubator-htrace git commit: run "go fmt" on go code - posted by cm...@apache.org on 2015/11/21 22:32:55 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-303 addendum. Fix missing newline in log message, extra import - posted by cm...@apache.org on 2015/11/23 06:41:14 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-306. htraced: logs should use UTC (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/24 19:18:18 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-305 htrace-web: Use greater-than-or-equal rather than greater-than in more places (cmccabe) - posted by cm...@apache.org on 2015/11/24 21:07:03 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-304. htraced: fix bug with GREATER_THAN queries (cmccabe) - posted by cm...@apache.org on 2015/11/24 21:14:31 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-307. htraced: queries sometimes return no results even when many results exist due to confusion in iterator usage (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/29 16:12:30 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-309. htraced: improve leveldb configuration (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/29 16:49:56 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-310. htracedTool: when there is an error response, print the body of the response (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/29 17:06:17 UTC, 0 replies.
- incubator-htrace git commit: HTRACE-311. htraced: Fix logging to stdout via -Dlog.path= (Colin Patrick McCabe via iwasakims) - posted by iw...@apache.org on 2015/11/29 17:35:49 UTC, 0 replies.