Skip to content

Commit

Permalink
Rename app_telemetry_ping_deadline -> app_telemetry_ping_timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
avsej committed Feb 8, 2025
1 parent 7658e6f commit 809bdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfc/0084-app-service-level-telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ server is using dead WebSocket as the server cannot initiate connection back to
the SDK. As a solution the ping interval from the SDK should be smaller than
the scraping interval.

* `app_telemetry_ping_deadline` the time to allow the server to respond to PING
* `app_telemetry_ping_timeout` the time to allow the server to respond to PING
WebSocket command before destroying the connection. The default value should be
`2 seconds`.

Expand Down

0 comments on commit 809bdf1

Please sign in to comment.