sensu / sensu-go

Simple. Scalable. Multi-cloud monitoring.
https://sensu.io
MIT License
1.01k stars 177 forks source link

Remove the deprecated agent socket API #4996

Closed c-kruse closed 1 year ago

c-kruse commented 1 year ago

Removes the agent tcp/udp socket APIs and related agent configuration options for configuring the service.

Have you reviewed and updated the documentation for this change? Is new documentation required?

Yes! Removes configuration flags.

Closes: https://github.com/sensu/sensu-go/issues/4997