envoyproxy/envoy

Support per-session accounting

Open

#9,239 建立於 2019年12月5日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
design proposalhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

The idea is to track how much resources (time or CPU cycles) are spent on a per-session basis from the time a connection is accepted to support things like per-tenant accounting for billing. This could potentially build on the ScopeTrackerScopeState class that @alyssawilk added for #7300.

@mattklein123 @htuch - it sounds like you have some thoughts about how to implement this.

貢獻者指南