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

Cherry-pick #4770 to 6.0: Add http server metricset to support push metrics via http #4992

Closed
wants to merge 1 commit into from

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Aug 24, 2017

Cherry-pick of PR #4770 to 6.0 branch. Original message:

This PR allows users to configure a http server in order to send data. The restriction right now it only supports JSON.

Path parameters can be parsed into tags. Ex:
/foo/bar would result in

tag:  {
  foo: "bar",
}

…tic#4770)

* Implementing graphite protocol metricbeat module
(cherry picked from commit eb92974)
@exekias
Copy link
Contributor Author

exekias commented Aug 24, 2017

wrong pr

@exekias exekias closed this Aug 24, 2017
@exekias exekias deleted the backport_4770_6.0 branch August 24, 2017 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants