mirror of
https://github.com/helm/charts.git
synced 2026-08-23 14:27:18 +00:00
* Add stackdriver-exporter Stackdriver-exporter gathers metrics from Google Cloud projects and presents them for Prometheus to gather. * Update URL * Switch to lowerCamelCase across the chart * Use Helm 2.8 _helpers.tpl as a foundation. * Fix chart label
15 lines
308 B
YAML
15 lines
308 B
YAML
apiVersion: v1
|
|
description: Stackdriver exporter for Prometheus
|
|
name: stackdriver-exporter
|
|
version: 0.0.1
|
|
appVersion: 0.5.1
|
|
sources:
|
|
- https://github.com/frodenas/stackdriver_exporter/releases
|
|
keywords:
|
|
- metrics
|
|
- stackdriver
|
|
- monitoring
|
|
maintainers:
|
|
- name: apenney
|
|
email: apenney@gmail.com
|