Metrics Reference
This page provides a comprehensive reference of all metrics exposed by Gluesync through Prometheus.
Core Hub Metrics
Gluesync Metrics
These metrics provide detailed information about Gluesync’s data replication performance and status.
Metric Name | Type | Description |
---|---|---|
|
Counter |
Last transaction message read time in milliseconds |
|
Counter |
Last transaction message write time in milliseconds |
|
Counter |
Last transaction message storage time in milliseconds |
|
Counter |
Last transaction message transmission target to storage time in milliseconds |
|
Counter |
Last transaction message end to end time in milliseconds |
|
Counter |
Average transaction message row count |
|
Counter |
Average transferred data size in bytes |
|
Counter |
Average transaction message read time in milliseconds |
|
Counter |
Average transaction message write time in milliseconds |
|
Counter |
Average transaction message storage time in milliseconds |
|
Counter |
Average transaction message transmission target to storage time in milliseconds |
|
Counter |
Average transaction message end to end time in milliseconds |
|
Counter |
Total row count transferred between source and target |
|
Counter |
Total row count during actual snapshot |
|
Counter |
Total transferred data size in bytes |
Hardware Metrics
These metrics provide system-level information about the hardware resources used by Gluesync.
Metric Name | Type | Description |
---|---|---|
|
Counter |
Time since machine start in milliseconds |
|
Counter |
Unix time of boot in milliseconds |
|
Counter |
CPU Load per processor |
|
Counter |
Overall system CPU Load |
|
Counter |
CPU Interrupts count |
|
Counter |
Total amount of RAM available in megabytes |
|
Counter |
Remaining amount of RAM available in megabytes |
|
Counter |
Page size in megabytes |
|
Counter |
Total received data per network interface in megabytes |
|
Counter |
Total sent data per network interface in megabytes |
|
Counter |
Connection speed per network interface in megabytes per second |