Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ The Packets per channel and Channel utilization graphs can be used to find out w

{{< figure src="../gateway-packets-per-data-rate.png" alt="" >}}

**Round Trip Times** - a graph that visualizes Round Trip Times (RTT) between the Gateway Server and Gateways as a measure of latency in ms over a time interval. For more information on this, refer to [Round Trip Times]({{< ref "/hardware/gateways/concepts/gateway-rtt/" >}})

{{< figure src="../roundtrip-times.png" alt="round trip times" >}}

## Application Details Dashboard

The **Application Details** dashboard provides a detailed insight into application statistics in the selected time period.
Expand All @@ -139,6 +143,14 @@ It consists of the following panels:

{{< figure src="../packets-per-channel-app.png" alt="" >}}

**Forwarded messages count** - a chart displaying the count of different messages forwarded to The Things Stack over a period of time.

{{< figure src="../forwarded-messages-count.png" alt="forwarded messages" >}}

**Webhook failures by error code** - a chart that visualizes the number of webhooks failed by error code in the selected time frame.

{{< figure src="../webhook-failures-by-error.png" alt="webhook failures" >}}

## End Device Details Dashboard

The **End Device Details** dashboard provides a detailed insight into end device statistics in the selected time period.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading