Skip to content

Top product description fallback never fires when operator or product name is missing #570

Description

@StuartFerguson

In BuildTopProductMetric, the description is built with an interpolated string and then ?? "Unknown product".

Impact:

  • The fallback is unreachable
  • Null or empty operator/product names can surface as malformed labels

Suggested fix:

  • Check OperatorName and ProductName explicitly before formatting, or coalesce each value separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions