aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/handler/observability/package-info.java
blob: fbf1c84120aea9830c323a0fc2b7ba52599909e2 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.search.handler.observability;

import com.yahoo.osgi.annotation.ExportPackage;