https://github.com/dfds/eks-version-exporter
https://github.com/dfds/eks-version-exporter
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfds/eks-version-exporter
- Owner: dfds
- Created: 2020-10-21T13:18:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T08:58:41.000Z (5 months ago)
- Last Synced: 2026-01-12T18:25:52.699Z (5 months ago)
- Language: Rust
- Size: 59.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Notes
Currently output metrics that looks like this:
```
# HELP eks_version_exporter Bunch of values
# TYPE eks_version_exporter gauge
eks_version_exporter{eks_latest_available_version="1.18.0",last_updated="1603289688143",last_updated_text="2020-10-21 14:14:48.143734000",server_current_version="1.15.0"} 0
```