envoyproxy/envoy

Integrate CacheFilter with Envoy stats collection

Open

#13 413 ouverte le 6 oct. 2020

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)C++ (5 373 forks)batch import
area/cachehelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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

Guide contributeur