Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-16071

Investigate changes in SERVER-75609: Fail more gracefully if computing telemetry key or storing telemetry fails

    XMLWordPrintableJSON

Details

    Description

      Original Downstream Change Summary

      Added two new serverStatus metrics, telemetry.numTelemetryStoreWriteErrors and telemetry.numRedactionErrors.

      Description of Linked Ticket

      We've had a couple instances where we either fail to collect telemetry for a certain query, or fail to redact a certain query. Currently failing to record telemetry tasserts - which would fail the operation in production. Failing to redact telemetry will tassert in a debug build, and log a warning in an optimized/release build. I think the recording logic (first one) should match this redaction logic (second one) to make it a bit safer.

      Attachments

        Activity

          People

            kenneth.dyer@mongodb.com Kenneth Dyer
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              41 weeks ago