Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Telemetry : Adds query text in attribute #4664

Merged
merged 30 commits into from
Oct 6, 2024

Commits on Sep 26, 2024

  1. first draft

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b596c48 View commit details
    Browse the repository at this point in the history
  2. fix query iterator

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    27d3f8c View commit details
    Browse the repository at this point in the history
  3. fixing test

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f4705b1 View commit details
    Browse the repository at this point in the history
  4. enable show query mode

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e49f87a View commit details
    Browse the repository at this point in the history
  5. fix imports

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3f830c3 View commit details
    Browse the repository at this point in the history
  6. fix tests

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7c64cfb View commit details
    Browse the repository at this point in the history
  7. changefeed fix

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    38a50a8 View commit details
    Browse the repository at this point in the history
  8. fix changefeed

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a58fe18 View commit details
    Browse the repository at this point in the history
  9. fix imports

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    48135cf View commit details
    Browse the repository at this point in the history
  10. added querymode

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    78b8144 View commit details
    Browse the repository at this point in the history
  11. feedback changes

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    69aedb2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b760982 View commit details
    Browse the repository at this point in the history
  13. Update Microsoft.Azure.Cosmos/src/Resource/FeedIterators/FeedIterator…

    …{T}.cs
    
    Co-authored-by: Kiran Kumar Kolli <[email protected]>
    sourabh1007 and kirankumarkolli authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fdd6715 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    423e391 View commit details
    Browse the repository at this point in the history
  15. Update Microsoft.Azure.Cosmos/src/Telemetry/OpenTelemetry/OpenTelemet…

    …ryCoreRecorder.cs
    
    Co-authored-by: Kiran Kumar Kolli <[email protected]>
    sourabh1007 and kirankumarkolli authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    70047ab View commit details
    Browse the repository at this point in the history
  16. refactor code

    sourabh1007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a991c90 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update Microsoft.Azure.Cosmos/src/Telemetry/OpenTelemetry/QueryTextMo…

    …de.cs
    
    Co-authored-by: Justine Cocchi <[email protected]>
    sourabh1007 and jcocchi authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b064d37 View commit details
    Browse the repository at this point in the history
  2. Update Microsoft.Azure.Cosmos/src/Telemetry/OpenTelemetry/QueryTextMo…

    …de.cs
    
    Co-authored-by: Justine Cocchi <[email protected]>
    sourabh1007 and jcocchi authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a5b7153 View commit details
    Browse the repository at this point in the history
  3. Update Microsoft.Azure.Cosmos/src/Telemetry/OpenTelemetry/QueryTextMo…

    …de.cs
    
    Co-authored-by: Justine Cocchi <[email protected]>
    sourabh1007 and jcocchi authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8c048a3 View commit details
    Browse the repository at this point in the history
  4. Update Microsoft.Azure.Cosmos/src/Telemetry/OpenTelemetry/QueryTextMo…

    …de.cs
    
    Co-authored-by: Justine Cocchi <[email protected]>
    sourabh1007 and jcocchi authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f587ab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    6feb8b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. contract fix

    sourabh1007 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    54520fa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    70d93e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    31d45d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    7cba059 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    78bd8eb View commit details
    Browse the repository at this point in the history
  2. initialize QueryTextNode

    sourabh1007 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    74a59ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d865e View commit details
    Browse the repository at this point in the history
  4. fix test

    sourabh1007 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    40574e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    f2be22b View commit details
    Browse the repository at this point in the history