v0.4.0
Changelog
212ca6e Update CHANGELOG.md
a6149c9 Update CHANGELOG.md
562b6e5 Merge pull request #116 from jrasell/gh-113
3a03a49 update CLI description of consul-storage boolean flag.
f661bde Merge pull request #115 from jrasell/general-docs-fixes
3202a59 Merge pull request #114 from jrasell/remove-rouge-dsstore
43ef52f docs: general fixes and additions based on read through.
b789351 Remove rouge .DS_Store file committed before gitignore was present
f97606f Update CHANGELOG.md
b3de02f Merge pull request #110 from jrasell/gh-97
5829a4b Update CHANGELOG.md
0590253 Merge pull request #111 from jrasell/fix-metrics-cli-type-bug
2d67e08 Merge pull request #112 from jrasell/decision-log-better-provider-not-available
7d78761 autoscale: clarify log line to avoid duplicates.
99e6e4d cmd: fix system metric CLI listing samples incorrectly as counter.
29e7011 cmd: order scale status list by time recent->oldest.
5f4485b Merge pull request #109 from jrasell/policy-read-handle-external-checks
6aff35b Update CHANGELOG.md
4b7432b Merge pull request #108 from jrasell/sort-policy-list-cmd-alphabetical
9c72b5a Update CHANGELOG.md
aef908a Merge pull request #107 from jrasell/gh-98
7ef3453 cmd: update policy read to handle nomad and external check entries
bb3a9c7 cmd: sort policy list alphabetically for easier user groking.
86b8b30 Merge pull request #105 from jrasell/docs-update-new-check-policy
93011a2 Merge branch 'master' into docs-update-new-check-policy
13d8f43 docs: update to reference listing scale status by latest only.
dd45906 Add the ability to list only the latest scaling events.
a35cfe7 Update CHANGELOG.md
114932f Merge pull request #104 from jrasell/gh-102
2a1c71a Update CHANGELOG.md
b95ff5e Merge pull request #106 from jrasell/gh-96
20a81a8 Reuse the Consul API client rather than create new for each use.
26beefa docs: add new policy external check and rework some structure.
607b34b Merge branch 'master' into gh-102
16e7541 Update config docs to reference new Prometheus metrics provider.
10ba795 Update vendored dependancies with Proemtheus API requirement.
58dc454 Allow policy to include external checks and add Prometheus backend
1c4ceb2 Update CHANGELOG.md
fac19c9 Merge pull request #103 from jrasell/add-post-scale-method
7ec853e Update CHANGELOG.md
73cc751 Merge pull request #101 from jrasell/gh-100
557b8e5 Update docs to reference scale out/in POST use rather than PUT.
38b5bbd Scale out/in endpoints should use POST rather than PUT method.
474fac5 docs: update documentation to reference Prometheus metrics format.
7566ad3 server: add prometheus format option to metrics endpoint.
178e906 Update CHANGELOG.md
5a9154c Merge pull request #95 from jrasell/gh-37-autoscaler
5789fd3 Merge branch 'master' into gh-37-autoscaler
05ac7f0 Update CHANGELOG.md
1fc1f41 Merge pull request #94 from jrasell/gh-37-scaling-state-backend
37b7087 Merge branch 'master' into gh-37-scaling-state-backend
d8feec4 Update CHANGELOG.md
df43bb5 Merge pull request #99 from jrasell/refactor-system-endpoint
0ace90d Update CHANGELOG.md
8402639 Merge pull request #93 from jrasell/gh-37-policy-backend
213221c refactor: move system API endpoint into the server/v1 package.
4efaba7 docs: add details of available autoscaler metrics.
e4aff64 autoscaler: add metrics to track errors, successes and latencies.
a3d84c9 docs: add details of available scaling state backend metrics.
125c13d scaling-state: add metrics to track request latencies.
6c04ad7 docs: add details of available policy backend metrics.
840b537 policy-backend: add metrics to track request latencies.