Fix shutdown in tracing example #358
Annotations
6 errors and 17 warnings
build_and_test:
src/lib.rs#L617
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L619
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L663
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
build_and_test:
src/lib.rs#L695
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
build_and_test
could not compile `opentelemetry-application-insights` (lib test) due to 5 previous errors
|
build_and_test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_and_test:
src/lib.rs#L591
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L617
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L619
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L663
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
build_and_test:
src/lib.rs#L695
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
build_and_test
`opentelemetry-application-insights` (lib) generated 5 warnings
|
build_and_test:
src/lib.rs#L591
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L617
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L619
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
build_and_test:
src/lib.rs#L663
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
build_and_test:
src/lib.rs#L695
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
build_and_test
`opentelemetry-application-insights` (lib) generated 5 warnings
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|