Skip to content

[agents] capture request body for more Elasticsearch APIs #55

@axw

Description

@axw

Description of the issue

At the moment the agents will capture the query for _search API requests only. This is no the only search API, so we're missing the query for various other APIs.

What we are voting on

I propose that we capture the query for the requests whose URL path ends with any of the following:

  • _count
  • _msearch
  • _search/template
  • _msearch/template
  • _rollup_search

Vote

Agent Yes No Indifferent N/A Link to agent issue
.NET
Go
elastic/apm-agent-go#449
Java
elastic/apm-agent-java#519
Node.js
elastic/apm-agent-nodejs#916
Python
elastic/apm-agent-python#419
Ruby
elastic/apm-agent-ruby#344
RUM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions