envoyproxy/envoy

Could suppport variables mode for `via` directive and like logformat.

Open

#14,142 建立於 2020年11月23日

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

倉庫指標

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

描述

Could suppport variables mode for via directive and like logformat. forexample:

    filter_chains:
    - filters:
      - name: envoy.http_connection_manager
        config:
          via: %HOSTNAME%

貢獻者指南