- 28 May, 2022 2 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
-
- 26 Mar, 2022 1 commit
-
-
Dean Sheather authored
-
- 22 Mar, 2022 1 commit
-
-
Dean Sheather authored
-
- 15 Jul, 2020 2 commits
-
-
Dean Sheather authored
Add Discordbot custom HTML response See merge request !8
-
Dean Sheather authored
-
- 20 Apr, 2019 1 commit
-
-
Dean Sheather authored
-
- 18 Mar, 2019 1 commit
-
-
Dean Sheather authored
-
- 17 Mar, 2019 2 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
-
- 27 Feb, 2019 2 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
-
- 23 Feb, 2019 2 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
-
- 11 Feb, 2018 1 commit
-
-
- 11 Dec, 2017 1 commit
-
-
Dean Sheather authored
-
- 03 Nov, 2017 3 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
Elasticsearch metrics
-
Dean Sheather authored
-
- 31 Oct, 2017 2 commits
-
-
Dean Sheather authored
-
Dean Sheather 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
-
- 29 Sep, 2017 3 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
For some reason I forgot to do this or assumed it was done automatically.
-
Dean Sheather authored
This might be a breaking change for clients expecting a permanent (301 Moved Permanently) status code on redirect objects.
-
- 28 Sep, 2017 1 commit
-
-
Dean Sheather authored
Not to worry, this was logging information that was already logged by Prometheus. No wildcard prefixes were logged.
-
- 26 Aug, 2017 2 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
Via configuration file only, supports wildcards at the beginning of domains. Useful for anonymizing collected metrics for wildcard domains.
-
- 14 Jun, 2017 1 commit
-
-
Dean Sheather authored
-
- 04 Jun, 2017 3 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
-
Dean Sheather 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
-
- 29 May, 2017 2 commits
-
-
Dean Sheather authored
-
Dean Sheather authored
-
- 28 May, 2017 2 commits
-
-
Dean Sheather authored
-
Dean Sheather 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
-
- 27 May, 2017 1 commit
-
-
Dean Sheather authored
-
- 20 May, 2017 1 commit
-
-
Dean Sheather authored
-