Skip to content

Lite: collection log needs server name, not just integer hash #91

@erikdarlingdata

Description

@erikdarlingdata

Problem

The Lite DuckDB collection_log table uses server_id which is an integer hash. When reviewing collection results, there's no way to tell which server produced which log entry. This makes diagnosing collection issues (timeouts, errors, performance) difficult.

Expected behavior

Collection log should include the server display name or connection string so entries can be identified at a glance.

Related

Split from investigation during #86. Also relates to #90 (connection timeout diagnostics).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions