-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[8.1](backport #29816) [Filebeat][httpjson] httpjson chain calls #31040
Conversation
* [filebeat][httpjson] Extend filebeat httpjson input for chained calls * Updates based on comments * Update on httpjson and nits * Resolve comments from Tiago * address comments and improved json_parser * Add entry to CHANGELOG.next.asciidoc * mage update and mage check for ci linting * address comments * Addressed comments * remove else as we have continue, close resp.Body in id collection mechanism and update json_parser to convert any type values to string * nits * mage check * Changes requested from elastic team * requested changes on logging level * requested changes for ids collection * Requested changes on input-httpjson.asciidoc and added tests for chain in input_test.go * Added regular tests with chain * Changes based on CI * Add New diagram for chain feature and updates based on CI changes * CI linter problem * removed unnecessary ci changes * golangci eventsCh->events * ignore few CI errors * update GET to http.MethodGet * Review changes- GET->http.MethodGet and nits (cherry picked from commit 2ec07f5) # Conflicts: # x-pack/filebeat/input/httpjson/pagination.go # x-pack/filebeat/input/httpjson/request.go # x-pack/filebeat/input/httpjson/response.go
Pinging @elastic/integrations (Team:Integrations) |
e40f5d9
to
09ca651
Compare
💔 Build Failed
Expand to view the summary
Build stats
Steps errors
Expand to view the steps failures
|
This is an automatic backport of pull request #29816 done by Mergify.
Cherry-pick of 2ec07f5 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com