• Zeger-Jan van de Weg's avatar
    Add controller#action metrics on Gitaly · 60ac7e0c
    Zeger-Jan van de Weg authored
    At this time we had good metrics on what number or requests each GRPC
    received, but were in the dark what controller#action combination was
    responsable. Or if Sidekiq was responsable. Now added are call counts
    per service and rpc matched with controller#action combinations.
    60ac7e0c
gitaly_client.rb 11.9 KB