Package org.opensearch.telemetry.metrics
package org.opensearch.telemetry.metrics
Contains metrics related classes
-
InterfacesClassDescriptionCounter adds the value to the existing metric.Histogram records the value for an existing metric.MetricsRegistry helps in creating the metric instruments.Interface for metrics telemetry providers