Skip to content
Snippets Groups Projects
  1. Feb 23, 2019
  2. Nov 03, 2017
  3. Oct 31, 2017
    • Dean's avatar
      rename timestamp field to @timestamp · a8eed0ae
      Dean authored
      a8eed0ae
    • 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
  4. Jun 04, 2017
    • Dean's avatar
      add /.cdn-util, replace config loader · 278a786e
      Dean authored
      - Add /.cdn-util endpoint (protected by key)
      - Add Prometheus metrics (disabled by default) under /.cdn-util
      - Replace configuration loader with Viper, config files are now
        supported
      - Rename some config flags + environment variables
      278a786e
  5. May 20, 2017
Loading