add dedicated counters for a few common 4xx and 5xx codes #845
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Can we afford to add 5 or 15 counters to help troubleshoot these specific HTTP outcomes? These would be in addition to today's catch-all
http_4xx
andhttp_5xx
counters.Usually if I saw 4xx or 5xx errors in Nighthawk counters, I would just use
curl
against the server directly to see what's happening, but when using a custom transport socket, that's impossible.If the resource cost is significant, we should prioritize the most common counters.
If we can afford 15:
If we can only afford 5:
The text was updated successfully, but these errors were encountered: