Brendan Shaklovitz

Results 16 comments of Brendan Shaklovitz

I agree that `*int` is not the right type, but I think `*string` is also not the right type. I think `*json.Number` is appropriate as it will accept strings such...

I was going to investigate adding decorator support to the live-query results because I also think it would be very useful to help contextualize the results. I may be wrong,...

This looks to be a duplicate of #1909 - @zwass maybe we can merge these issues?

I started to look into this, but I'm definitely far away from a front-end dev. Going to drop this for now but leaving notes that hopefully can help the next...

(just going to try to gather thoughts about this) I was trying to think about how best to do this today. The 'All Hosts' label is scattered in various places...

I agree with that approach (hard-delete vs soft-delete). I was trying to follow the pattern I saw in the other tables, but was hoping to raise that as a separate...

:wave: I'm starting a branch to work on this. Hopefully will be able to get something up in the next day or so, but may need help with `fleetctl` /...

Made a PR to add the backend endpoints. I realized that fleetctl doesn't have a lot of facilities to work with users in general, so figured that was a bigger...

This looks to be a dupe of #1909 - and from a deleted user. @zwass close this in favor of that more active one?

1. Alerting config must be specified in a way that it is resilient to changes to the schema of the output logs. 2. Alerting seems likely to miss alerts unless...