summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/metric/package-info.java
blob: c72f2484f8c1035c7ede7affc19c156571ac19ac (plain) (blame)
1
2
3
4
5
6
7
8
/*
 * Copyright 2019 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;