Skip to content

Commit

Permalink
envoy upstream: update ref and report counters as deltas (#828)
Browse files Browse the repository at this point in the history
Description: updates the envoy ref. Brings in the ability to report counters as deltas in the metrics service stats sink #10889.

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
  • Loading branch information
junr03 authored and jpsim committed Nov 28, 2022
1 parent 8dc12e7 commit 1302980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/envoy
Submodule envoy updated from e90660 to 048f42
1 change: 1 addition & 0 deletions mobile/library/common/config_template.cc
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ stats_flush_interval: {{ stats_flush_interval_seconds }}s
- name: envoy.metrics_service
typed_config:
"@type": type.googleapis.com/envoy.config.metrics.v3.MetricsServiceConfig
report_counters_as_deltas: true
grpc_service:
envoy_grpc:
cluster_name: stats
Expand Down

0 comments on commit 1302980

Please sign in to comment.