Core Packages
More
# Copyright The OpenTelemetry Authors # SPDX-License-Identifier: Apache-2.0 [docs] class MetricsTimeoutError(Exception): """Raised when a metrics function times out"""