armada/doc/source/commands
Sean Eagan 4e0f9009a8 Implement Prometheus metric integration
This implements Prometheus metric integration, including metric
definition, collection, and exportation.

Actions measured include overall Manifest application, and Chart
application with sub-actions of download, deployment, and test.
Prometheus labels are included for Manifest and Chart name as
appropriate. Chart deployment also includes a label for which action
was taken (install, upgrade, noop).

For each of these actions, metrics are included for quantity of completed
and in progress attempts and failures, as well as the duration of the
attempts.

The API exposes these metrics via an endpoint, and the Armada chart
includes the appropriate pod annotations to configure Prometheus
scraping of this endpoint.

The CLI includes a --metrics-output option to define a path
in which to output the metric data.

Change-Id: Ia0837f28073d6cd8e0220ac84cdd261b32704ae4
2019-07-30 10:59:25 -05:00
..
apply.rst Implement Prometheus metric integration 2019-07-30 10:59:25 -05:00
index.rst Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
rollback.rst Add support in Armada CLI to pass user bearer tokens to tiller 2019-02-01 15:33:18 -05:00
test.rst test: Refactor test handler 2018-11-29 17:30:57 +00:00
tiller.rst Add support in Armada CLI to pass user bearer tokens to tiller 2019-02-01 15:33:18 -05:00
validate.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00