Releases: GoogleCloudPlatform/k8s-stackdriver
Releases · GoogleCloudPlatform/k8s-stackdriver
prom-to-sd-v0.11.5
- Fix Go 1.17 to 1.17-alpine to use apk
prom-to-sd-v0.11.4
- Update Go version to 1.17
event-exporter-v0.3.10: Merge pull request #463 from sophieliu15/update_dep_makefile_1
- Upgrade dependencies and go version to 1.17
- Add a metric to measure latency between event creation/update and delivery.
event-exporter v0.3.9
Update Event Exporter log entry timestamp.
If lastTImestamp and lastObservedTime are not set, Event Exporter
will not set log entry timestamp. In this case, Cloud Logging will set
the timestamp to the time when Cloud Logging receives the entry.
event-exporter v0.3.8
Support k8s.io/api/events/v1 API in Event Exporter.
event-exporter v0.3.7
Include fix for calculation of metrics stackdriver_sink_received_entry_count.
event-exporter v0.3.6
Include fix for calculation of metrics stackdriver_sink_successfully_sent_entry_count.
event-exporter v0.3.5
Introduce multi-arch support.
kubelet-to-gcm v1.4.0
- Allow communicating with kubelet over authenticated port
kubelet-to-gcm v1.3.6
Bugfix: CPU usage metrics are not exported when start time is equal to collection time, since it would be rejected by Monitoring API anyway (#410)