Skip to content
  • tifayuki's avatar
    Add Prometheus Metrics · e3c37a46
    tifayuki 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
Loading