Hi ATS dev community,

Currently, we have two plugins, stats_over_http and http_stats that perform
similar functions. http_stats is a lighter version which is missing some
features but was written more recently. stats_over_http has prometheus
metric support, compression support and more. *I propose we* *deprecate the
http_stats plugin* and merge its unique functionality into stats_over_http.

This would include:
* Add support for the config variables that exist in http_stats
* Add remap support (#12316
<https://github.com/apache/trafficserver/pull/12316>)
* Migrate the stat tracking that http_stats supports → response_bytes and
response_count

Please let me know what you think

Thanks,
Jasmine

Reply via email to