noahd1 / oink

Log parser to identify actions which significantly increase VM heap size
MIT License
1.18k stars 71 forks source link

support lograge as well as hodel 3000 #18

Open josephholsten opened 11 years ago

josephholsten commented 11 years ago

by tying into config.lograge.custom_options to pull from oink's instrumentation

noahd1 commented 11 years ago

Seems reasonable, I would accept a patch for it. Note though that it's not just the logging that would need to change - log parsing would also need to be able to read logs in lograge format.

mperham commented 10 years ago

+1 to this. Seems like more people are moving to key=value pairs in Rails request production logging.