Ben Cox

Results 28 comments of Ben Cox

This would be a issue in: https://godoc.org/golang.org/x/crypto/ssh/terminal#IsTerminal I strongly suspect

Cool, Could you squash? It may be a good idea to add this as a flag, since 2 seconds is in the realms of a TCP connection missing something, and...

I'll review this next week, as I'm on holiday

Hmm, how does the stock alertmanager handle this edge case for Slack?

I'm pretty sure that emoji has not come from my code. Can you tell me more about your setup? How have you deployed this software? What is feeding it?

Are you sure the alert manager is actually sending the alert webhooks to this software? Those logs you provided look like they are just health checks, presumably from k8s On...

So, alertmanager webhooks come in as POST's so you should look for something like ``` 2021/08/12 19:46:39 10.200.129.205:9094 - [POST] ``` in your logs, if you can't find them, webhooks...

Have you read the readme? On Fri, 23 Jul 2021, 01:05 Rauny Moreira, ***@***.***> wrote: > do you have any usage procedure? > > — > You are receiving this...

What are you looking for in your health check? that the service can handle HTTP requests, or that it can reach discord? I can think of some quirky way to...

Cheers for the input json context, Right now there is not a way for you to do this, The way I do this in my infra is to inline the...