Skip to content

Add more active support instrumentation data #51

Closed
@ChrisBr

Description

@ChrisBr

Currently the db & view data is coming from ActiveSupportInstrumentation#process-action.action-controller event. This only tells you that all DB queries / View took N amount of time.

However, ActiveSupport also offers more events which allow to get more granular data:

I would be open to look into the details and send a PR if this is a feature you would accept?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions