vyos-build icon indicating copy to clipboard operation
vyos-build copied to clipboard

T7347: Update prometheus exporters

Open nvollmar opened this issue 1 year ago • 1 comments

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

nvollmar avatar Apr 11 '25 08:04 nvollmar

👍 No issues in PR Title / Commit Title

github-actions[bot] avatar Apr 11 '25 08:04 github-actions[bot]

@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 avatar Apr 22 '25 14:04 dmbaturin

@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)

nvollmar avatar Apr 22 '25 17:04 nvollmar