network icon indicating copy to clipboard operation
network copied to clipboard

feat(broker): collect Node.js version from miners

Open harbu opened this issue 1 year ago • 0 comments

Summary

Include current Node.js version in (extra) metadata that gets shared with tracker when miner plugin is enabled in broker. Allows us to keep track of what versions are currently in use by our miners allowing us to make informed decisions on when and how to drop Node.js version support.

Checklist before requesting a review

  • [ ] Is this a breaking change? If it is, be clear in summary.
  • [ ] Read through code myself one more time.
  • [ ] Make sure any and all TODO comments left behind are meant to be left in.
  • [ ] Has reasonable passing test coverage?
  • [ ] Updated changelog if applicable.
  • [ ] Updated documentation if applicable.

harbu avatar Nov 30 '22 12:11 harbu