Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTel Access Logger: support additional stat prefix #34091

Merged
merged 7 commits into from
May 20, 2024

fix

6ab908b
Select commit
Failed to load commit list.
Merged

OTel Access Logger: support additional stat prefix #34091

fix
6ab908b
Select commit
Failed to load commit list.
CI (Envoy) / Mobile/TSAN skipped May 17, 2024 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/34091/main@6ab908b)

TAOXUY @TAOXUY 6ab908b #34091 merge main@b65de1f

OTel Access Logger: support custom stat prefix

As described in the API, this allows to distinguish emitted statistics between configured open telemetry access loggers in the logger chain. If empty, the default access_logs.open_telemetry_access_log. will be used.

It is based on #34072 so please review from the 4th commit.

Environment

Request variables

Key Value
ref bf8f2b9
sha 6ab908b
pr 34091
base-sha b65de1f
actor TAOXUY @TAOXUY
message OTel Access Logger: support custom stat prefix...
started 1715970027.509825
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default envoyproxy/envoy-build-ubuntu:f94a38f62220a2b017878b790b6ea98a0f6c5f9c
mobile envoyproxy/envoy-build-ubuntu:mobile-f94a38f62220a2b017878b790b6ea98a0f6c5f9c
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 31
patch 0
dev true