Skip to content

Capture usage telemetry on queries #25916

@pauldix

Description

@pauldix

We'll want to capture some telemetry on queries. Specifically, we'll want a histogram for the reporting interval (1h) for name - [buckets]:

  • query_response_time_ms - [10, 30, 50, 100, 200, 400, 800, 2000, +]
  • query_file_total - [1, 2, 6, 12, 24, 140, 280, 432, 500, 1000, +]

We'll also want a counter for the number of query requests that returned with an error due to the file limit being hit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions