Surface wallTime in source connector output

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Unknown
    • 2.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Atlas Stream Processing Engine
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      The source connector currently exposes `clusterTime` (BSON Timestamp, second precision) on change-stream records but not `wallTime`, the millisecond-precision wall-clock timestamp the MongoDB server adds to every change event on 6.0+.

      Add `wallTime` to the default change-stream output so consumers can compute ms-accurate ingestion lag without parsing extended JSON.

            Assignee:
            Calvin Nix
            Reporter:
            Calvin Nix
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: