Commit b3c06af
Leonardo Lorieri
feat(router) nginx status; log http_host, upstream and request times
Improve debug and monitoring
When a request come to Deis for an old removed app the request returns 200 making it hard to detect problems, the http_host in the log can help us check if an app exists, upstream and request times helps to detect buggy apps and/or units, stub_status makes possible to check routers balancing and total connections1 parent 8224a52 commit b3c06af
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
184 | 187 | | |
185 | 188 | | |
186 | 189 | | |
| |||
0 commit comments