Support trace context propagation to the server

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Component/s: None
    • None
    • Needed
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6345 Blocked
      CXX-3509 Blocked
      CSHARP-6063 Blocked
      GODRIVER-3938 Blocked
      JAVA-6222 Blocked
      NODE-7602 Blocked
      PYTHON-5855 Blocked
      PHPLIB-1863 Blocked
      RUBY-3892 Blocked
      RUST-2439 Blocked
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6345 Blocked CXX-3509 Blocked CSHARP-6063 Blocked GODRIVER-3938 Blocked JAVA-6222 Blocked NODE-7602 Blocked PYTHON-5855 Blocked PHPLIB-1863 Blocked RUBY-3892 Blocked RUST-2439 Blocked

      Summary

      DRIVERS-719 adds support for tracing within drivers but does not propagate the trace context to the server for end-to-end tracing. We should implement trace context propagation to have the full visibility into an operation's timeline.

      Motivation

      Who is the affected end user?

      Who are the stakeholders?

      How does this affect the end user?

      Are they blocked? Are they annoyed? Are they confused?

      How likely is it that this problem or use case will occur?

      Main path? Edge case?

      If the problem does occur, what are the consequences and how severe are they?

      Minor annoyance at a log message? Performance concern? Outage/unavailability? Failover can't complete?

      Is this issue urgent?

      Does this ticket have a required timeline? What is it?

      Is this ticket required by a downstream team?

      Needed by e.g. Atlas, Shell, Compass?

      Is this ticket only for tests?

      Does this ticket have any functional impact, or is it just test improvements?

      Acceptance Criteria

      What specific requirements must be met to consider the design phase complete?

      Channels & Docs

      Slack Channel

      PD

      Scope

      POC (server)

            Assignee:
            Nabil Hachicha
            Reporter:
            Didier Nadeau
            Nabil Hachicha Nabil Hachicha
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: