vyos-build
vyos-build copied to clipboard
T7347: Update prometheus exporters
Change summary
Updating prometheus exporter packages
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes)
- [ ] Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
- [ ] Other (please describe):
Related Task(s)
[
](https://vyos.dev/T7347)Related PR(s)
Checklist:
- [x] I have read the CONTRIBUTING document
- [x] I have linked this PR to one or more Phabricator Task(s)
- [x] My commit headlines contain a valid Task id
- [ ] My change requires a change to the documentation
- [ ] I have updated the documentation accordingly
👍 No issues in PR Title / Commit Title
@nvollmar Could you build images with and without the update and compare the size? Sometimes those packages can add a lot of space use in minor updates, that's our only concern.
@dmbaturin Since they just install one binary, it should be sufficient to just compare the extracted binary?
- node_exporter - 1.8.2: 20.5mb -> 1.9.1: 22.2mb
- blackbox_exporter 0.25: 21.6mb -> 0.26: 23.8mb
- frr_exporter - 1.3.1: 16.7 -> 1.5.0: 17.3mb (meanwhile had another release)