• Max Woolf's avatar
    Add ability to track unique uses of API endpoints · 0917bc7e
    Max Woolf authored
    This MR adds Grape middleware that allows the
    tracking of unique users use of any API endpoint.
    
    This MR adds specific support for tracking unique
    use of /audit_events.
    
    It also adds the collected data to
    the usage ping.
    0917bc7e
audit_events.rb 1.79 KB