David Grieve

Results 52 comments of David Grieve

Thanks, @kkdlau, for your contribution and for you patience with us!

We believe these should be coming through. Please attach a log so we can debug.

See comment on #377 This isn't information we were tracking, but can be added. This is a good first issue for a contributor.

I don't think your second block of code does the same thing. You want to find a provider that can read the log file's format (unified or preunified) AND is...

> IMO, I am down to throw a unified exception and provide different exception message. But this exception might be named as "ServiceConfigurationError". Semantically, this new exception is not related...

Having given this some more thought.... There are two cases here: 1. a valid GC log with no time stamps 2. a file that just isn't a GC log In...

@AlinaHovakimyan - all of this is quite possible. We didn't exhaustively capture all data. Mostly we're looking at the data that helps tune gc behavior and some of these (like...

There is an inconsistency between DATE_TAG and UPTIME_TAG in that UPTIME_TAG captures the date between the square brackets and DATE_TAG does not. This should be made consistent. IMHO, UPTIME_TAG is...