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

import com.yahoo.osgi.annotation.ExportPackage;