observIQ / bindplane-agent

observIQ’s distribution of the OpenTelemetry collector providing a simple and unified solution to collect, refine, and ship telemetry data anywhere
Apache License 2.0
95 stars 27 forks source link

feat: Windows installation and packaging #1775

Closed dpaasman00 closed 3 weeks ago

dpaasman00 commented 1 month ago

Proposed Change

Updates the windows installer to support supervisor and run it as a service

For testing, I ran a windows vm and RDP into it. The supervisor doesn't run well/correctly on windows atm so it will quit shortly after starting. This causes some weirdness with waiting for the service to start. Otherwise the UI wizard should reflect necessary changes, notably the secret key being required.

Checklist