Skip to content

ui: statement details page incorrectly sets appNames as (unset) in the stmt details request #83002

@xinhaoz

Description

@xinhaoz

The statement details page does not properly handle the unset application name.
Currently, the page sets appNames in the request for statement fingerprint details as (unset) when it should be empty string, since we use (unset) in the ui to signal the application name as the empty string. This leads to the server not being able to find the data for the requested statement fingerprint id.

image

Jira issue: CRDB-16792

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-observabilityRelated to observability of the SQL layerC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions