Skip to content
Snippets Groups Projects
  1. Mar 04, 2019
  2. Dec 25, 2018
  3. Oct 25, 2018
  4. Sep 11, 2018
  5. Sep 05, 2018
  6. Aug 14, 2018
  7. Aug 10, 2018
  8. Jun 18, 2018
  9. Jun 08, 2018
  10. Mar 26, 2018
  11. Feb 09, 2018
    • Feng Honglin's avatar
      Add Prometheus Metrics · e3c37a46
      Feng Honglin authored
      
      at the first iteration, only the following metrics are collected:
      
        - HTTP metrics of each API endpoint
        - cache counter for request/hit/miss
        - histogram of storage actions, including:
          GetContent, PutContent, Stat, List, Move, and Delete
      
      Signed-off-by: default avatartifayuki <tifayuki@gmail.com>
      e3c37a46
  12. Jan 08, 2018
  13. Jun 23, 2017
  14. May 16, 2017
  15. Apr 14, 2017
  16. Apr 10, 2017
  17. Jan 18, 2017
  18. Jan 12, 2017
  19. Jan 10, 2017
  20. Jan 06, 2017
  21. Jan 05, 2017
  22. Nov 23, 2016
    • Derek McGowan's avatar
      Replace godep with vndr · a685e3fc
      Derek McGowan authored
      Vndr has a simpler configuration and allows pointing to forked
      packages. Additionally other docker projects are now using
      vndr making vendoring in distribution more consistent.
      
      Updates letsencrypt to use fork.
      No longer uses sub-vendored packages.
      
      Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
      Unverified
      a685e3fc
Loading