Skip to content
Snippets Groups Projects
Forked from whats-this / cdn-origin
28 commits behind the upstream repository.
  • Dean's avatar
    518de5b0
    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
    History
    replaced Prometheus with Elasticsearch for metrics
    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
geoip.go 478 B