balena-supervisor
balena-supervisor copied to clipboard
Add User-Agent header to BalenaLogBackend outgoing streams
The content of the header should include the Supervisor version. Currently the logging backend doesn't use lib/requests which adds User-Agent to all requests, so this header isn't added to log-stream queries.