Http methods support for http_scrape #14660
-
Hi Folks: I am trying to use http_scrape source which is currently in master branch. I want to use http POST so that the http server can return a customized response (metrics/events) based on the body. Please let me know if the http_scrape supports other http methods and where can I find some documentation if I have missed it. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
At this time only GET requests are performed by the source - feel free to open a feature request to add support for additional methods though! |
Beta Was this translation helpful? Give feedback.
At this time only GET requests are performed by the source - feel free to open a feature request to add support for additional methods though!