Public Member Functions | |
| inline::io::prometheus::client::LabelPair * | add_label () |
| inline::io::prometheus::client::LabelPair * | add_label () |
| int | ByteSize () const |
| int | ByteSize () const |
| void | Clear () |
| void | Clear () |
| void | clear_counter () |
| void | clear_counter () |
| void | clear_gauge () |
| void | clear_gauge () |
| void | clear_histogram () |
| void | clear_histogram () |
| void | clear_label () |
| void | clear_label () |
| void | clear_summary () |
| void | clear_summary () |
| void | clear_timestamp_ms () |
| void | clear_timestamp_ms () |
| void | clear_untyped () |
| void | clear_untyped () |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Metric &from) |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Metric &from) |
|
const ::io::prometheus::client::Counter & | counter () const |
|
const ::io::prometheus::client::Counter & | counter () const |
|
const ::io::prometheus::client::Gauge & | gauge () const |
|
const ::io::prometheus::client::Gauge & | gauge () const |
| int | GetCachedSize () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_counter () const |
| bool | has_counter () const |
| bool | has_gauge () const |
| bool | has_gauge () const |
| bool | has_histogram () const |
| bool | has_histogram () const |
| bool | has_summary () const |
| bool | has_summary () const |
| bool | has_timestamp_ms () const |
| bool | has_timestamp_ms () const |
| bool | has_untyped () const |
| bool | has_untyped () const |
|
const ::io::prometheus::client::Histogram & | histogram () const |
|
const ::io::prometheus::client::Histogram & | histogram () const |
| bool | IsInitialized () const |
| bool | IsInitialized () const |
|
const ::io::prometheus::client::LabelPair & | label (int index) const |
|
const ::google::protobuf::RepeatedPtrField < ::io::prometheus::client::LabelPair > & | label () const |
|
const ::io::prometheus::client::LabelPair & | label (int index) const |
|
const ::google::protobuf::RepeatedPtrField < ::io::prometheus::client::LabelPair > & | label () const |
| int | label_size () const |
| int | label_size () const |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const Metric &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const Metric &from) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| Metric (const Metric &from) | |
| Metric (const Metric &from) | |
| inline::io::prometheus::client::Counter * | mutable_counter () |
| inline::io::prometheus::client::Counter * | mutable_counter () |
| inline::io::prometheus::client::Gauge * | mutable_gauge () |
| inline::io::prometheus::client::Gauge * | mutable_gauge () |
| inline::io::prometheus::client::Histogram * | mutable_histogram () |
| inline::io::prometheus::client::Histogram * | mutable_histogram () |
| inline::io::prometheus::client::LabelPair * | mutable_label (int index) |
|
inline::google::protobuf::RepeatedPtrField < ::io::prometheus::client::LabelPair > * | mutable_label () |
| inline::io::prometheus::client::LabelPair * | mutable_label (int index) |
|
inline::google::protobuf::RepeatedPtrField < ::io::prometheus::client::LabelPair > * | mutable_label () |
| inline::io::prometheus::client::Summary * | mutable_summary () |
| inline::io::prometheus::client::Summary * | mutable_summary () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| inline::io::prometheus::client::Untyped * | mutable_untyped () |
| inline::io::prometheus::client::Untyped * | mutable_untyped () |
| Metric * | New () const |
| Metric * | New () const |
| Metric & | operator= (const Metric &from) |
| Metric & | operator= (const Metric &from) |
| inline::io::prometheus::client::Counter * | release_counter () |
| inline::io::prometheus::client::Counter * | release_counter () |
| inline::io::prometheus::client::Gauge * | release_gauge () |
| inline::io::prometheus::client::Gauge * | release_gauge () |
| inline::io::prometheus::client::Histogram * | release_histogram () |
| inline::io::prometheus::client::Histogram * | release_histogram () |
| inline::io::prometheus::client::Summary * | release_summary () |
| inline::io::prometheus::client::Summary * | release_summary () |
| inline::io::prometheus::client::Untyped * | release_untyped () |
| inline::io::prometheus::client::Untyped * | release_untyped () |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| void | set_allocated_counter (::io::prometheus::client::Counter *counter) |
| void | set_allocated_counter (::io::prometheus::client::Counter *counter) |
| void | set_allocated_gauge (::io::prometheus::client::Gauge *gauge) |
| void | set_allocated_gauge (::io::prometheus::client::Gauge *gauge) |
| void | set_allocated_histogram (::io::prometheus::client::Histogram *histogram) |
| void | set_allocated_histogram (::io::prometheus::client::Histogram *histogram) |
| void | set_allocated_summary (::io::prometheus::client::Summary *summary) |
| void | set_allocated_summary (::io::prometheus::client::Summary *summary) |
| void | set_allocated_untyped (::io::prometheus::client::Untyped *untyped) |
| void | set_allocated_untyped (::io::prometheus::client::Untyped *untyped) |
| void | set_timestamp_ms (::google::protobuf::int64 value) |
| void | set_timestamp_ms (::google::protobuf::int64 value) |
|
const ::io::prometheus::client::Summary & | summary () const |
|
const ::io::prometheus::client::Summary & | summary () const |
| void | Swap (Metric *other) |
| void | Swap (Metric *other) |
| inline::google::protobuf::int64 | timestamp_ms () const |
| inline::google::protobuf::int64 | timestamp_ms () const |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
const ::io::prometheus::client::Untyped & | untyped () const |
|
const ::io::prometheus::client::Untyped & | untyped () const |
Static Public Member Functions | |
| static const Metric & | default_instance () |
| static const Metric & | default_instance () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ::google::protobuf::Descriptor * | descriptor () |