v3.1.0
Bucketed histogram of db compaction pause duration.
- Type: Histogram
Bucketed histogram of db compaction total duration.
- Type: Histogram
Total size of the underlying database in bytes.
- Type: Gauge
Total number of deletes seen by this member.
- Type: Counter
Total number of events sent by this member.
- Type: Counter
Bucketed histogram of index compaction pause duration.
- Type: Histogram
Total number of keys.
- Type: Gauge
Total number of pending events to be sent.
- Type: Gauge
Total number of puts seen by this member.
- Type: Counter
Total number of ranges seen by this member.
- Type: Counter
Total number of unsynced slow watchers.
- Type: Gauge
Total number of txns seen by this member.
- Type: Counter
Total number of watch streams.
- Type: Gauge
Total number of watchers.
- Type: Gauge
The marshalling cost distributions of save called by snapshot.
- Type: Histogram
The total latency distributions of save called by snapshot.
- Type: Histogram
Total number of expired keys.
- Type: Counter
Total number of reads action by (get/getRecursive), local to this member.
- Type: Counter
- Labels:
action
Total number of incoming watch requests (new or reestablished).
- Type: Counter
Count of currently active watchers.
- Type: Gauge
Total number of writes (e.g. set/compareAndDelete) seen by this member.
- Type: Counter
- Labels:
action
The latency distributions of commit called by backend.
- Type: Histogram
The latency distributions of fsync called by wal.
- Type: Histogram
Total number of cache hits
- Type: Gauge
Total number of cache misses
- Type: Gauge
Total number of events coalescing
- Type: Counter
Total number of current watchers coalescing
- Type: Gauge
The total number of bytes received from grpc clients.
- Type: Counter
The total number of bytes sent to grpc clients.
- Type: Counter
The total number of bytes received from peers.
- Type: Counter
- Labels:
From
Round-Trip-Time histogram between peers.
- Type: Histogram
- Labels:
To
The total number of bytes sent to peers.
- Type: Counter
- Labels:
To
Whether or not a leader exists. 1 is existence, 0 is not.
- Type: Gauge
The number of leader changes seen.
- Type: Counter
The total number of consensus proposals applied.
- Type: Gauge
The total number of consensus proposals committed.
- Type: Gauge
The total number of failed proposals seen.
- Type: Counter
The current number of pending proposals to commit.
- Type: Gauge
A summary of the GC invocation durations.
- Type: Summary
Number of goroutines that currently exist.
- Type: Gauge
Number of bytes allocated and still in use.
- Type: Gauge
Total number of bytes allocated, even if freed.
- Type: Counter
Number of bytes used by the profiling bucket hash table.
- Type: Gauge
Total number of frees.
- Type: Counter
Number of bytes used for garbage collection system metadata.
- Type: Gauge
Number of heap bytes allocated and still in use.
- Type: Gauge
Number of heap bytes waiting to be used.
- Type: Gauge
Number of heap bytes that are in use.
- Type: Gauge
Number of allocated objects.
- Type: Gauge
Total number of heap bytes released to OS.
- Type: Counter
Number of heap bytes obtained from system.
- Type: Gauge
Number of seconds since 1970 of last garbage collection.
- Type: Gauge
Total number of pointer lookups.
- Type: Counter
Total number of mallocs.
- Type: Counter
Number of bytes in use by mcache structures.
- Type: Gauge
Number of bytes used for mcache structures obtained from system.
- Type: Gauge
Number of bytes in use by mspan structures.
- Type: Gauge
Number of bytes used for mspan structures obtained from system.
- Type: Gauge
Number of heap bytes when next garbage collection will take place.
- Type: Gauge
Number of bytes used for other system allocations.
- Type: Gauge
Number of bytes in use by the stack allocator.
- Type: Gauge
Number of bytes obtained from system for stack allocator.
- Type: Gauge
Number of bytes obtained by system. Sum of all system allocations.
- Type: Gauge
Total number of RPCs completed on the server, regardless of success or failure.
- Type: Counter
- Labels:
grpc_codegrpc_methodgrpc_servicegrpc_type
Total number of RPC stream messages received on the server.
- Type: Counter
- Labels:
grpc_methodgrpc_servicegrpc_type
Total number of gRPC stream messages sent by the server.
- Type: Counter
- Labels:
grpc_methodgrpc_servicegrpc_type
Total number of RPCs started on the server.
- Type: Counter
- Labels:
grpc_methodgrpc_servicegrpc_type
The HTTP request latencies in microseconds.
- Type: Summary
- Labels:
handler
The HTTP request sizes in bytes.
- Type: Summary
- Labels:
handler
The HTTP response sizes in bytes.
- Type: Summary
- Labels:
handler