Skip to content

About Dashboard repsonse time too long! #934

Open
@yangshike

Description

@yangshike

hello every one,
I have been using hyperdx to create a dashboard recently,
My original log was nginx, with 20 million logs per day. When aggregating URL fields to query party data for one day, the dashboard response was very slow. I looked at it:

  1. Single indicator query returns over 500000 records to browser (10MB)
  2. Aggregation did not include Lily, but returned all records, including a large number of records with count() set to 1
  3. The aggregated field has no alias, resulting in long names and incomplete dashboard display
    Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions