001package io.prometheus.metrics.core.datapoints;
002
003public interface DataPoint {}