Receiver Service Statistics
| Name | Value |
|---|---|
|
Documentation |
|
|
Process Type(s) |
Receiver Service |
|
Endpoint |
|
|
JSON Schema |
|
|
Base Name |
|
|
Internal Name |
|
| Tag | Description |
|---|---|
|
deploymentName |
The name of the OGG Microservices deployment |
|
deploymentId |
The unique identity of the OGG Microservices deployment |
|
processType |
The type of process |
|
processName |
The name of the process |
|
path-name |
The name of the path |
|
target-file-name |
Target File Name |
|
last-file |
Last File Received |
| Metric | Data Type | Description |
|---|---|---|
|
total-bytes-written |
integer |
Total File Bytes Written |
|
total-commands |
integer |
Total Number of Commands |
|
total-sends |
integer |
Total Number of Sends |
|
total-receives |
integer |
Total Number of Receives |
|
total-bytes-sent |
integer |
Total Number of Bytes Sent |
|
total-bytes-received |
integer |
Total Number of Bytes Received |
|
total-messages-sent |
integer |
Total Number of Messages Sent |
|
total-messages-received |
integer |
Total Number of Messages Received |
|
total-send-wait-time |
integer |
Total Send Wait Time |
|
total-receive-wait-time |
integer |
Total Receive Wait Time |
|
send-buffer-size |
integer |
Size of the Send Buffer |
|
receive-buffer-size |
integer |
Size of the Receive Buffer |
|
message-buffer-size |
integer |
Size of the Message Buffer |
|
flush-size-threshold |
integer |
Threshold size for flushing the Buffer |
|
flush-time-threshold |
integer |
Threshold time for flushing the Buffer |
|
is-alive |
boolean |
The path is connected to the Distribution Server |