Package prometheus
Class Types
java.lang.Object
prometheus.Types
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA BucketSpan defines a number of consecutive buckets with their offset.static interfacestatic final classChunk represents a TSDB chunk.static final classChunkedSeries represents single, encoded time series.static interfacestatic interfacestatic final classProtobuf typeprometheus.Exemplarstatic interfacestatic final classA native histogram, also known as a sparse histogram.static interfacestatic final classProtobuf typeprometheus.Labelstatic final classMatcher specifies a rule, which can match or set of labels or not.static interfacestatic interfacestatic final classProtobuf typeprometheus.Labelsstatic interfacestatic final classProtobuf typeprometheus.MetricMetadatastatic interfacestatic final classProtobuf typeprometheus.ReadHintsstatic interfacestatic final classProtobuf typeprometheus.Samplestatic interfacestatic final classTimeSeries represents samples and labels for a single time series.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-