yarinm

Results 14 comments of yarinm

+1 for this I also encountered a scenario that I'd like to have a health check defined in consul. I might have to resort to manually sync the service and...

@SVPA-LenPistoria you should take a look at my PR https://github.com/splunk/fluent-plugin-splunk-hec/pull/18 It adds the ability to define a field in the record that will be used as the event time when...

This is actually the full stack I got from the logs and it didn't reproduce since then

@iwahbe I didn't try, is there some change in that version that should help with that?

Who can review this and merge? We're dealing with similar issues and we believe this can solve our issues. @rotty3000

Facing this as well, any quick fix for this ?

If anyone needs some temporary workaround you can try doing something like this using `NewRequestWithContext` from jira client: ``` // Use the new Jira API v3 search endpoint searchURL :=...

Pulumi cancel isn't available in automation API so we can't use it. @Frassle In our locking mechanism we have lease logic so if a process dies and doesn't renew the...

@Frassle will cancel work with s3 backend?