envoyproxy/envoy

Integrate CacheFilter with Envoy stats collection

Open

#13,413 opened on Oct 6, 2020

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/cachehelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

CacheFilter should collect cache-related stats and have them aggregated into the Envoy stat collection pipeline.

  • Research what stats should be collected
  • Integrate stat collection with Envoy Stats.

Relevant Links: https://github.com/envoyproxy/envoy/blob/master/source/docs/stats.md

Contributor guide