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 #9226 to 6.x: Metricbeat can call Jolokia with GET requests. (#8566) #9375

Merged
merged 3 commits into from
Dec 12, 2018

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Dec 4, 2018

Cherry-pick of PR #9226 to 6.x branch. Original message:

This pull request provides Metricbeat the option to call Jolokia using HTTP GET requests.

  • It adds a new http_method parameter to config.yml which by default will have the value POST and can accept GET as well.
  • Proxy requests are not supported.

For more information, please refer to #8566.

Thanks in advance for your time.

…c#9226)

Add a new `http_method` parameter to Jolokia module which by default
will have the value POST and can accept GET as well.

Fixes elastic#8566.

(cherry picked from commit 463ce3e)
(cherry picked from commit d434b47)
@sayden
Copy link
Contributor

sayden commented Dec 6, 2018

jenkins, test this please

@jsoriano jsoriano requested a review from sayden December 12, 2018 17:08
Copy link
Contributor

@sayden sayden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jsoriano jsoriano merged commit d0d02bb into elastic:6.x Dec 12, 2018
@jsoriano jsoriano deleted the backport_9226_6.x branch December 12, 2018 21:22
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.

3 participants