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

[azure][trace] Check trace Cosmos status and log warnings if not ready #3200

Merged
merged 29 commits into from
May 13, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    18efc0c View commit details
    Browse the repository at this point in the history
  2. switch validate func

    zhengfeiwang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2b3eb8d View commit details
    Browse the repository at this point in the history
  3. fix: add missing header

    zhengfeiwang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9b92982 View commit details
    Browse the repository at this point in the history
  4. refine process

    zhengfeiwang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5957e16 View commit details
    Browse the repository at this point in the history
  5. remove a test

    zhengfeiwang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    156a312 View commit details
    Browse the repository at this point in the history
  6. update CHANGELOG

    zhengfeiwang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d83fbca View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. add get cosmos metadata

    zhengfeiwang committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e1c2251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0732280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1977e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    ab794b6 View commit details
    Browse the repository at this point in the history
  2. add util

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bace48f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e44c7cb View commit details
    Browse the repository at this point in the history
  4. add deprecate comment

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e29761b View commit details
    Browse the repository at this point in the history
  5. move to azure.entities

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    71d89c1 View commit details
    Browse the repository at this point in the history
  6. print warning

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    87574d4 View commit details
    Browse the repository at this point in the history
  7. fix import

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d0b9f16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b0ffa1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f25d3a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a05925e View commit details
    Browse the repository at this point in the history
  11. update recording

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    db44f8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b66a31 View commit details
    Browse the repository at this point in the history
  13. update recording

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    32ef77c View commit details
    Browse the repository at this point in the history
  14. update recording

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e9a6838 View commit details
    Browse the repository at this point in the history
  15. update recording

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8429add View commit details
    Browse the repository at this point in the history
  16. update recording

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    66041a7 View commit details
    Browse the repository at this point in the history
  17. fix: mock get cosmos

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1397612 View commit details
    Browse the repository at this point in the history
  18. update recording

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    25b50af View commit details
    Browse the repository at this point in the history
  19. update CHANGELOG

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    65395e3 View commit details
    Browse the repository at this point in the history
  20. refine condition

    zhengfeiwang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aab5104 View commit details
    Browse the repository at this point in the history