aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/metrics/package-info.java
blob: b776c4a79b29266f792bf58f1b28310b8f7c0b07 (plain) (blame)
1
2
3
4
5
6
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/** Exported config package */
@ExportPackage
package com.yahoo.metrics;

import com.yahoo.osgi.annotation.ExportPackage;