Skip to content

add some form of "instrumentation" #20

Description

@kellyredding

thought came from reading this:
http://www.railstips.org/blog/archives/2013/04/18/let-nunes-do-it/

Rails publishes "events" as stuff happens. Counter events and timing events. We should think about doing something similar.

  • maybe make it a separate thing so you can add it if you want but not have it forced on you
  • maybe a sep thing like "nunes" that captures events and publishes to a stats service. maybe make the core thing generic so you can write any number of "publish adapters".

Just some thoughts. /cc @jcredding

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions