Skip to content

Need TraceId column instead of TraceIdentifier for ExceptionLogs #16

@mitanshu-patel

Description

@mitanshu-patel

Current Problem

Currently TraceIdentifier column is present in ExceptionLogs and RequestTraces table. This column is varchar column which has a unique GUID, so the problem comes when we try to fetch records based on TraceIdentifier. Fetching records based on a varchar column is giving performance issue. Please find attachments:-

requesttraces
exceptionlogs

Desired Solution

Can you please provide TraceId column in ExceptionLogs table instead of TraceIdentifier column

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