azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

Adding use v2 property and idle sender scenario

Open conniey opened this issue 1 year ago • 0 comments

Description

  • Adding useV2 property to toggle using v2 stack.
  • Adding idleSender scenario to see if recovery occurs.
  • Adding unreleased_dependency for azure-monitor-exporter so container builds.

All SDK Contribution checklist:

  • [x] The pull request does not introduce [breaking changes]
  • [x] CHANGELOG is updated for new features, bug fixes or other significant changes.
  • [x] I have read the contribution guidelines.

General Guidelines and Best Practices

  • [x] Title of the pull request is clear and informative.
  • [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • [x] Pull request includes test coverage for the included changes.

conniey avatar Oct 18 '24 20:10 conniey