Releases: GoogleCloudPlatform/k8s-stackdriver
Releases · GoogleCloudPlatform/k8s-stackdriver
prometheus-to-sd v0.4.2
- Use newly released base image, that fixes an issue with containerd.
prometheus-to-sd v0.4.1
- fixed security issues in the image.
prometheus-to-sd v0.4.0
- added basic support of summary metrics
- added flag downcase-metric-names to automatically fix naming convention in prometheus metrics.
kubelet-to-gcm v1.2.8
Basic set of prometheus metrics are added.
fluentd-gcp-scaler v0.5
Removed excessive logging
kubelet-to-gcm v1.2.7
- Large requests are split into smaller ones to prevent rejecting them by Stackdriver API.
- Switched to the standard golang flag library.
fluentd-gcp-scaler v0.4
- Bump base image with latest security patches.
fluentd-gcp-image v2.0.18
- Bump base image with latest security patches.
event-exporter v0.2.3
- Base image reverted back to debian, but with security patches.
prometheus-to-sd v0.3.1
- Fixed an issue with auto-updating metric whitelists
- Security fixes