Releases: GoogleCloudPlatform/k8s-stackdriver
Releases · GoogleCloudPlatform/k8s-stackdriver
prometheus-to-sd v0.3.0
- Added
--zone-override
flag which allows to override value fetched from the Metadata server. - Added
--scrape-interval
and--export-interval
flags that allow controlling frequency of metric scrapes and exports, respectively. Existing--metrics-resolution
flag can still be used, but is deprecated in favor of the new flags.
event-exporter v0.2.2
- A new base image used, with security patches and smaller size.
custom-metrics-stackdriver-adapter v0.8.0
- Return empty list instead of 404 when the metric is found but there are no timeseries
kubelet-to-gcm-v1.2.6
event-exporter v0.2.0
- Support for new Stackdriver resource model
custom-metrics-stackdriver-adapter v0.6.0
- Support for DELTA and CUMULATIVE metrics
prometheus-to-sd v0.2.6
- Use instance name instead of hostname during metric export.
kubelet-to-gcm v1.2.5
- Use instance name instead of hostname during metric export.
custom-metrics-stackdriver-adapter v0.5.0
- Support for External Metrics API
- Support for k8s_node resource type
event-exporter v0.1.9
- Update base image.