aws / aws/apprunner-roadmap

Publish metrics or events when AppRunner disconnects a client due to its request timeout

Open
#252 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
It would be great if AppRunner could either publish some kind of event whenever it disconnects a client due to its request timeout of 120 seconds (as of 2024 - see also #104), or if it could at least publish metrics on how often it did so. Ideally, these metrics should be shown in the Metrics panel of the AppRunner console.

**Describe alternatives you've considered**
As far as I can tell, the only way we are able to figure out if something got disconnected due to AppRunner itself vs e.g. a client disconnecting from their end is to look at the time the request took before it was disconnected - if it's around 120 seconds, it was probably done by AppRunner. This isn't very convenient or exact, though.

**Additional context**
-

**Attachments**
-

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.