• Max Woolf's avatar
    Add ability to track unique uses of API endpoints · ee6f8150
    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.
    ee6f8150
unique_call_tracking_spec.rb 1.4 KB