All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.opentelemetry.sdk.metrics.internal.aggregator.package-info Maven / Gradle / Ivy

/*
 * Copyright The OpenTelemetry Authors
 * SPDX-License-Identifier: Apache-2.0
 */

/**
 * Metric aggregators.
 *
 * 

This package is internal and is hence not for public use. Its APIs are unstable and can change * at any time. */ @ParametersAreNonnullByDefault package io.opentelemetry.sdk.metrics.internal.aggregator; import javax.annotation.ParametersAreNonnullByDefault;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy