Skip to content

Query-frontend slowdown on large responses #3963

Open
@pracucci

Description

@pracucci

Describe the bug
I'm investigating a query which took 12s to execute. According to the trace, it took 1.4s to execute the query in the querier (fetching chunks from ingesters + run PromQL engine) and most of the remaining time is spent in the query-frontend. The query result size is 70MB and I've the feeling the query-frontend may not be particularly performant on large query responses.

Screenshot 2021-03-17 at 15 32 28

Expected behavior
A clear and concise description of what you expected to happen.

Storage Engine

  • Blocks
  • Chunks

But storage engine shouldn't matter in this issue.

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