Skip to content
Snippets Groups Projects
  1. Oct 31, 2017
    • Dean's avatar
      replaced Prometheus with Elasticsearch for metrics · 518de5b0
      Dean authored
      - removed Prometheus metrics stuff
      - removed .cdn-util (might get added back later???)
      - renamed and added a lot of configuration variables
      - added Elasticsearch metrics collection in metrics/
      - changed structure of metrics to include more data
          - GeoIP country
          - response status code
          - object type accessed
          - wildcard-stripped hostname (like before)
      - metrics are collected as records per-request rather than a counter
        per-domain
      518de5b0
Loading