rezzza / BitterBundle

Implements a powerful analytics Symfony Bundle based on Bitter library using Redis bitmaps
http://bitter.free-agent.fr
MIT License
17 stars 5 forks source link

Profiler #14

Open stephpy opened 11 years ago

stephpy commented 11 years ago

I guess we could add a profiler section on this bundle to aggregate stats from users requests. Of course, it should be optional.

jeremyFreeAgent commented 11 years ago

:+1:

stephpy commented 11 years ago

Configuration:

rezzza_bitter:
    profiler: # if false (default), it'll be deactivated.
        consumers:
            status_code: [40x, 50x]
            login: ~
            page_showed: ~
            route_matched: [homepage, etc....]

btw, it could be possible to add consumers easily via a tag.

jeremyFreeAgent commented 11 years ago

Sounds good !

shouze commented 8 years ago

This is a very old one... close & tag it wontfix?

jeremyFreeAgent commented 8 years ago

If you close it I will re open it! lol