Jonathan Lange

Results 70 issues of Jonathan Lange

At numerous points in the [web documentation](http://eliot.rtfd.org), it would be useful to link to API documentation that outlines the types and parameters. Right now, I find that I have to...

This is a vague idea, but I thought it was worth capturing. eliot's aim is to have logs tell the story of what's going on. However, the details that make...

When trying to write unit tests for an `ActionType` I was surprised that I was getting the logged object in the `logger`, rather than the serialized form. I've written a...

Older version used to do this, was nice. Related, maybe show increase in TODOs in diff mode. e.g. current code base has 202 TODOs, +34

- group by file (each file a heading?) - link to line of diff - use `- [ ]` output

enhancement

``` $ git todo origin/master ring/ingester_lifecycle.go:3: // TODO(jml): Change this to a metric. ring/ring.go:3: // TODO(jml): Do we already have metrics for this? If so, just delete // this. If...

bug

Maybe we should package this up as a Docker image and provide a shell script wrapper, ala https://spin.atomicobject.com/2015/11/30/command-line-tools-docker/. Stack makes this fairly easy but it includes all the exes, making...

enhancement

``` $ git todo git-todo: Cannot decode byte '\x80': Data.Text.Internal.Encoding.decodeUtf8: Invalid UTF-8 stream ``` Comparing https://github.com/tomwilkie/prometheus to master on prometheus/prometheus

bug

Just because something is written in Python doesn't mean you should have to understand `pip` in order to use it.

enhancement

I don't know how to do this, but people would probably like it.

enhancement