- Feb 23, 2019
-
-
Dean authored
-
- Feb 11, 2018
-
-
- Dec 11, 2017
-
-
Dean authored
-
- Nov 03, 2017
- Oct 31, 2017
-
-
Dean authored
-
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
-
- Sep 29, 2017
- Sep 28, 2017
-
-
Dean authored
Not to worry, this was logging information that was already logged by Prometheus. No wildcard prefixes were logged.
-
- Aug 26, 2017
- Jun 14, 2017
-
-
Dean authored
-
- Jun 04, 2017
- May 29, 2017
- May 28, 2017
-
-
Dean authored
-
Dean authored
- object.type == 1 now means "redirect" - object.long_url is not object.dest_url - `ALTER TABLE objects RENAME COLUMN long_url TO dest_url;` - ensure that 301 with `Location` header is returned on non-preview redirects - set major version to 0, as breaking changes such as this can be introduced at any time
-
- May 27, 2017
-
-
Dean authored
-
- May 20, 2017
-
-
Dean authored
-