ArtOfCode
ArtOfCode
@honnza effectively, all the local storage is actually stored on the metasmoke domain; other domains query it.
Let's not eliminate prod log, though. It still has its uses, whether we have redis logs or not.
It's a mess, but it's a low-level mess that has all the information we could ever need to debug things. We can add endless redis logging, but we'll never have...
Another recent use-case for prod log: redis logs are down, I'm trying to debug websocket issues (which don't even touch normal Rails user code, so can't be logged), only prod...
Which animations, @ferrybig?
Pretty sure miniprofiler has a redis adapter that we could use instead of the file system like we do currently
Needs to be controllable by an opt-in user preference. We shouldn't modify users' conditions or preferences without asking them first; add a thing to the user's account settings to let...
Not query-times?
Can we also have /graphs/qtimes/controller for all routes under that controller?
No objection here.