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

Diagnostics: Adds request session token #3176

Merged

Commits on May 5, 2022

  1. Add Session token into trace

    Iman Malik committed May 5, 2022
    Configuration menu
    Copy the full SHA
    dee447b View commit details
    Browse the repository at this point in the history
  2. revert prior changes

    Iman Malik committed May 5, 2022
    Configuration menu
    Copy the full SHA
    75c79b8 View commit details
    Browse the repository at this point in the history
  3. Add session token into StoreResponseStatistics

    Iman Malik committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e4c52e8 View commit details
    Browse the repository at this point in the history
  4. add session token into json writer and change property to string inst…

    …ead of ISessionToken
    Iman Malik committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8894456 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    65e50e2 View commit details
    Browse the repository at this point in the history
  2. clarify naming for session token

    Iman Malik committed May 6, 2022
    Configuration menu
    Copy the full SHA
    570fdeb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'users/imanvt/3107-add-session-token-into-request-diagno…

    …stics' of https://github.com/Azure/azure-cosmos-dotnet-v3 into users/imanvt/3107-add-session-token-into-request-diagnostics
    Iman Malik committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d2ee476 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. update baseline for renaming of session token

    Iman Malik committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c8c805f View commit details
    Browse the repository at this point in the history
  2. rename session token variable for clarity

    Iman Malik committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9d654c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c95fb1 View commit details
    Browse the repository at this point in the history
  4. update variable reference

    Iman Malik committed May 9, 2022
    Configuration menu
    Copy the full SHA
    cb2fc80 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'users/imanvt/3107-add-session-token-into-request-diagno…

    …stics' of https://github.com/Azure/azure-cosmos-dotnet-v3 into users/imanvt/3107-add-session-token-into-request-diagnostics
    Iman Malik committed May 9, 2022
    Configuration menu
    Copy the full SHA
    11c38c6 View commit details
    Browse the repository at this point in the history
  6. update baseline due to renaming of variable

    Iman Malik committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ed7892f View commit details
    Browse the repository at this point in the history
  7. don't write session token if null/empty

    Iman Malik committed May 9, 2022
    Configuration menu
    Copy the full SHA
    91bbef7 View commit details
    Browse the repository at this point in the history