Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Implementation App.Metrics.Reporting via Socket layer #53

Merged
merged 1 commit into from
Jun 28, 2018

Conversation

Alessar
Copy link
Contributor

@Alessar Alessar commented Jun 27, 2018

New feature implements reporting via Socket layer.

It allows transferring data via TCP and UDP protocols.
Also it can use unix domain sockets on according platforms.

It can be used for sending metrics into Telegraf application without using complicated utilities for sending via HTTP which was made for InfluxDB in initially reason.

PR can fix issue AppMetrics/AppMetrics#230

Confirm the following

  • I have ensured that I have merged the latest changes from the dev branch
  • I have successfully run a local build
  • I have included unit tests for the issue/feature
  • I have included the github issue number in my commits

@alhardy alhardy merged commit 6a7e09f into AppMetrics:dev Jun 28, 2018
@alhardy alhardy added this to the 3.0.0 milestone Jun 28, 2018
@Alessar Alessar deleted the sockets branch June 28, 2018 13:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants