Nathan Ostgard

Results 8 issues of Nathan Ostgard

After amending an error using errors.WithMessage, printing the error with `%+v` prints the extra information after the stack trace instead of with the original message. For example: ```go package main...

It seems like two instances of elodie.py importing simultaneous could conflict with each other's use of the location.json and hash.json files. 1. Process 1 starts up, reads the contents of...

**Is your feature request related to a problem? Please describe.** I am using Quickwit to ingest logs, and would like to make use of the ClickHouse integration to find associated...

enhancement