Agis Anastasopoulos

Results 82 issues of Agis Anastasopoulos

We're running Sentry 9 on-premise, and after we create a maniphest task via Sentry, we see the following: ![image](https://user-images.githubusercontent.com/827224/42560997-c5c11044-8500-11e8-8f0f-ec3079a1d372.png) So even after the task is created and linked to the...

Apparently otel removed some of their previously-working import paths (https://github.com/open-telemetry/opentelemetry-go/issues/2897), so we might need to bump their versions in the v4 branch. ``` $ go get -u github.com/vgarvardt/gue/v4 go: github.com/vgarvardt/gue/v4...