Incoming request stats are somewhat confusing
Open
HTTP
Incompatible
Metrics
Stale
- Dominant language
- C++
- Stars
- 2k
- Forks
- 874
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 46
Description
We have `proxy.process.http.incoming_requests` and `proxy.process.https.incoming_requests`. However, http is all requests and https is just the requests that are TLS. Maybe rename http to total or and add a stat for non-TLS.
Here is the current code:
https://github.com/apache/trafficserver/blame/4d12805948ce7eab939a4fce0ca922eaacec5c25/src/proxy/http/HttpTransact.cc#L1519
Contributor guide
Assessment
This issue has not been assessed yet.