[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation.
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-plane-api(CircleCI)
0365877d8e
metrics service sink: add config option to report counters as deltas ( #10889 )
...
Description: this PR adds the ability to configure the metrics service stats sink to report counters as deltas between flushing intervals. This is the expected representation for some stats aggregations backends. Similar behavior is seen, for instance, in the statsd sink.
Risk Level: low, previous behavior is left unchanged, and is the default.
Testing: updated unit test.
Docs Changes: left comments in the field definition
Release Notes: updated version history.
Signed-off-by: Jose Nino <jnino@lyft.com>
Mirrored from https://github.com/envoyproxy/envoy @ 048f4231310fbbead0cbe03d43ffb4307fff0517
5 years ago
..
accesslog
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
bootstrap
tls/api: factor transport socket out of cert.proto. ( #10910 )
5 years ago
cluster
healthcheck: support transport socket matching ( #10862 )
5 years ago
common
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
core
healthcheck: support transport socket matching ( #10862 )
5 years ago
endpoint/ v3
Throwing an exception in case the sum of weights is over uint32_t max value ( #10578 )
5 years ago
filter
api: move configuration of tracer provider implementations out of `config.trace` into `extensions.tracers.<provider>` ( #10743 )
5 years ago
grpc_credential
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
health_checker/redis/ v2
[WiP] api: annotate files with package version status. ( #10492 )
5 years ago
listener
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
metrics
metrics service sink: add config option to report counters as deltas ( #10889 )
5 years ago
overload
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
ratelimit
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
rbac
rbac: add remote_ip for matching downstream remote IP. ( #10460 )
5 years ago
resource_monitor
[WiP] api: annotate files with package version status. ( #10492 )
5 years ago
retry
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
route
config: adding connect matcher (unused) ( #10894 )
5 years ago
tap/ v3
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
trace
api: move configuration of tracer provider implementations out of `config.trace` into `extensions.tracers.<provider>` ( #10743 )
5 years ago
transport_socket
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
README.md
Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters ( #452 )
7 years ago
Protocol buffer definitions for Envoy's bootstrap, filter, and service configuration.
Visibility should be constrained to none or //envoy/config/bootstrap/v2
by default.