Skip to content
  • Andrew Newdigate's avatar
    Adds metrics to LabKit · e7cef8b5
    Andrew Newdigate authored
    This changes adds standardised prometheus metrics middlewares to LabKit.
    
    The middleware will expose the following metrics:
    
    * in_flight_requests
    * requests_total
    * request_duration_seconds
    * request_size_bytes
    * response_size_bytes
    * time_to_write_header_seconds
    e7cef8b5
Loading