armada/charts/armada
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
..
templates Implement Prometheus metric integration 2019-07-30 10:59:25 -05:00
.helmignore feat(chart): adding armada 2017-10-31 15:25:27 +00:00
Chart.yaml CI: Add chart build gate 2019-01-28 11:35:58 -06:00
requirements.yaml feat(chart): adding armada 2017-10-31 15:25:27 +00:00
values.yaml Implement Prometheus metric integration 2019-07-30 10:59:25 -05:00