Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDS datagram support in StatsD #2722

Merged
merged 4 commits into from
Jul 29, 2021
Merged

Conversation

shakuzen
Copy link
Member

Utilizes the newly added support in Netty and Reactor Netty.
Special thanks to @violetagg for her great work that allows us to support this with almost no code.

Resolves #792

shakuzen added 4 commits July 29, 2021 13:42
Utilizes the newly added support in Netty and Reactor Netty.
Unix domain sockets, as the name might suggest, do not work on Windows. Skip tests where UDS would be used if the runtime is Windows.
@shakuzen shakuzen merged commit 24b19c7 into micrometer-metrics:main Jul 29, 2021
@shakuzen shakuzen deleted the statsdgram branch July 29, 2021 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unix Domain Socket support (StatsD)
1 participant