aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/metric/dimensions/package-info.java
blob: f4e5f74313a1df8dfe4d38e9bf77aa4f0e98416f (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.dimensions;

import com.yahoo.osgi.annotation.ExportPackage;