com.azure.tracing.opentelemetry.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tracing-opentelemetry Show documentation
Show all versions of tracing-opentelemetry Show documentation
This package contains the OpenTelemetry tracing plugin for Azure client libraries.
The newest version!
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
/**
* An OpenTelemetry implementation of the tracing APIs required by azure-core to enable users to effectively trace their
* calls and have this information submitted to an OpenTelemetry backend.
*/
package com.azure.tracing.opentelemetry;