Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Metric Name

Description

Metric Type

Default Labels

Optional Labels

jvm_memory_objects_pending_finalization

The

number

of

objects

waiting

in

the

finalizer

queue.

Gauge

jvm_memory_bytes_used

Used

bytes

of

a

given

JVM

memory

area.

Gauge

jvm_memory_bytes_committed

Committed

(bytes)

of

a

given

JVM

memory

area.

Gauge

jvm_memory_bytes_max

Max

(bytes)

of

a

given

JVM

memory

area.

Gauge

jvm_memory_bytes_init

Initial

bytes

of

a

given

JVM

memory

area.

Gauge

jvm_memory_pool_bytes_used

Used

bytes

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_bytes_committed

Committed

bytes

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_bytes_max

Max

bytes

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_bytes_init

Initial

bytes

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_collection_used_bytes

Used

bytes

after

last

collection

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_collection_committed_bytes

Committed

after

last

collection

bytes

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_collection_max_bytes

Max

bytes

after

last

collection

of

a

given

JVM

memory

pool.

Gauge

jvm_memory_pool_collection_init_bytes

Initial

bytes

after

last

collection

of

a

given

JVM

memory

pool.

Gauge

jvm_gc_collection_seconds

Time

spent

in

a

given

JVM

garbage

collector

in

seconds.

Summary

jvm_memory_pool_allocated_bytes_total

Total

bytes

allocated

in

a

given

JVM

memory

pool.

Only

updated

after

GC,

not

continuously.

Counter



jvm_classes_currently_loaded

The

number

of

classes

that

are

currently

loaded

in

the

JVM.

Gauge

jvm_classes_loaded_total

The

total

number

of

classes

that

have

been

loaded

since

the

JVM

has

started

execution.

Counter

jvm_classes_unloaded_total

The

total

number

of

classes

that

have

been

unloaded

since

the

JVM

has

started

execution

Counter

jvm_buffer_pool_used_bytes

Used

bytes

of

a

given

JVM

buffer

pool.

Gauge

jvm_buffer_pool_capacity_bytes

Bytes

capacity

of

a

given

JVM

buffer

pool.

Gauge

jvm_buffer_pool_used_buffers

Used

buffers

of

a

given

JVM

buffer

pool.

Gauge

jvm_info

VM

version

info.

Gauge

jvm_threads_current

Current

thread

count

of

a

JVM.

Gauge



jvm_threads_daemon

Daemon

thread

count

of

a

JVM.

Gauge

jvm_threads_peak

Peak

thread

count

of

a

JVM.

Gauge

jvm_threads_started_total

Started

thread

count

of

a

JVM.

Counter



jvm_threads_deadlocked

Cycles

of

JVM-threads

that

are

in

deadlock

waiting

to

acquire

object

monitors

or

ownable

synchronizers.

Gauge

jvm_threads_deadlocked_monitor

Cycles

of

JVM-threads

that

are

in

deadlock

waiting

to

acquire

object

monitors.

Gauge

jvm_threads_state

Current

count

of

threads

by

state.

Gauge

jvm_memory_pool_allocated_bytes_created

Total

bytes

allocated

in

a

given

JVM

memory

pool.

Only

updated

after

GC,

not

continuously.

Gauge