Skip to content
Snippets Groups Projects
  1. Feb 06, 2020
  2. Sep 02, 2019
  3. Aug 29, 2019
  4. Aug 23, 2019
    • Andrew Newdigate's avatar
      Merge branch 'metrics' into 'master' · e86cd049
      Andrew Newdigate authored
      Add incoming HTTP service metrics to LabKit
      
      See merge request !30
      e86cd049
    • 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
  5. Aug 20, 2019
  6. Aug 14, 2019
  7. Jul 31, 2019
  8. Jul 30, 2019
  9. Jul 12, 2019
  10. Jul 10, 2019
  11. Jun 25, 2019
  12. Jun 21, 2019
    • Andrew Newdigate's avatar
      Merge branch 'an-mask' into 'master' · a0498b60
      Andrew Newdigate authored
      Adds masking functionality
      
      See merge request !21
      a0498b60
    • Andrew Newdigate's avatar
      Adds masking functionality · 8dc987cb
      Andrew Newdigate authored
      Package mask provides functionality to provide non-reversible masking
      for sensitive data in the GitLab application.
      
      Is provides the ability to determine whether or not a URL parameter or
      Header should be considered sensitive.
      
      Additionally, it provides masking functionality to mask sensitive
      information that gets logged via logging, structured logging, sentry
      and distributed tracing.
      8dc987cb
  13. Jun 12, 2019
  14. Jun 04, 2019
  15. Jun 03, 2019
  16. May 28, 2019
Loading