Releases: AndreZiviani/eks-cost-exporter
Releases · AndreZiviani/eks-cost-exporter
v0.7.0
Changelog
- 3b58735 fix: Crashes when pod is still in Pending phase
v0.6.0
Changelog
- f02fb65 Merge pull request #10 from AndreZiviani/map-pod-labels
- 886bf6a Merge pull request #11 from AndreZiviani/logs
- 03d9c5d feat: Add node name as label to pod metrics
- 1ceb80a feat: Add some logs with timing
- 9c9509a feat: Allow user to specify which labels to map to the metrics
v0.5.0
Changelog
- 7fc7e40 Merge pull request #7 from AndreZiviani/refact-prometheus-v2
- 50eb486 Merge pull request #8 from AndreZiviani/fix-fargate
- 9862078 Merge pull request #9 from AndreZiviani/node-cost
- 1a0187d feat: Node cost
- c610811 fix: Fargate cost
- 4ad4d47 refact: Refactoring prometheus integration
v0.4.1
Changelog
- cea8a77 Merge pull request #5 from AndreZiviani/fix-total-cost
- 4c4cea7 fix: Total cost metric should return the actual cost of the pod
v0.4.0
Changelog
- 94a5820 Merge pull request #4 from AndreZiviani/requests-metrics
- e2f79fc feat: Export pod resource requests cost as metric
v0.3.0
Changelog
- d45de01 Merge pull request #3 from AndreZiviani/watch-events
- 673c616 feat: Watch for kubernetes events instead of listing resources every time
v0.2.1
Changelog
- 28f4d65 fix: Swap kind and type values
v0.2.0
Changelog
- 04590c9 chore: readme
- fe7e5e0 feat: Allow running CI jobs in parallel
- 3a8a581 feat: Export node type and kind as label