envoyproxy/envoy

tap: JSON body matching

Open

#6,108 建立於 2019年2月27日

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

倉庫指標

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

描述

Allow matching on a JSON body.

  1. Parse complete JSON object up to a buffer limit.
  2. Allow field selection matching.

This can potentially be accomplished via gRPC matching with implicit conversion to/from a Struct.

貢獻者指南