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

import com.yahoo.osgi.annotation.ExportPackage;