Brandon W Maister
Brandon W Maister
Not automatically, do you have an example of what you would like that to look like?
Actually, this should work exactly the same as it does using raw structs in diesel, do you have an example of something you would like to work but does not?
That log is only used in a couple testdrive tests, it should be safe to rename and then do the string substitution in `test/testdrive/{show,basic}.td`
Super happy you're thinking about this @mvanderkamp! I'm not a maintainer, but I can respond with my thoughts when I was writing this issue. Obviously take it or leave it:...
Ah, yes. I think they should be separate toggles. I can imagine (and have wanted) to just watch the same variable name across multiple stack frames. I can also imagine...
FWIW I check this in [my travis script](https://github.com/quodlibetor/diesel-derive-intermediate/blob/5773658d310aaf8d73c06bb5fc7b8b452c3391f2/.travis.sh#L43-L49). It's not as automated as re-building automatically, but it also only slows down CI, not every build.
I've long wanted sensu to have a `services` group feature, which would enable both this front-end feature and a couple of other things: subscription groups and cleaner aggregates in particular....
> Honestly... now that think about it, why not just do this with the current clients view? Instead of seeing a list of (~1000 for me) clients that I have...
(Thanks for rtkq, I'm transitioning some code to it now and it's amazing.) I don't know if one of the things that's holding this up is lack of ideas for...
We could probably pretty easily add an environment variable or config file that would allow filtering timezones by a regex or some other pattern. We could filter the `table` after...