Y
Hacker News
new
|
ask
|
show
|
jobs
by
kiitos
335 days ago
The "compressed form" of logs you're describing here is really just metrics...
1 comments
ledauphin
333 days ago
it's not, though. sometimes you need actual active logs to tell you that something is progressing.
link
kiitos
329 days ago
You don't need logs for that, you can get it from metrics just fine. Via absolute value counters, or some kind of percentage-complete gauge, either way you can easily see progress over time...
link