+1 From me as well On Tue, Aug 5, 2025 at 2:27 AM Leif Hedstrom <[email protected]> wrote:
> +1 > > Stating the obvious, but this would have to go on the 11-Dev branch. > However, we can document v10.2 about the deprecations as a heads up > (separate PR from the changes above). > > Thanks! > > — Leif > > > On Tue, Aug 5, 2025 at 00:02 Jasmine Emanouel <[email protected]> > wrote: > > > 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 > > >
