aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/metric/package-info.java
blob: 860df519a594179d5e86981cb7e83a312ba32b4e (plain) (blame)
1
2
3
4
5
// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package ai.vespa.metricsproxy.metric;

import com.yahoo.osgi.annotation.ExportPackage;