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

Counter for Retry Policies on Envoy Proxy #47579

Open
msfidelis opened this issue Oct 25, 2023 · 2 comments
Open

Counter for Retry Policies on Envoy Proxy #47579

msfidelis opened this issue Oct 25, 2023 · 2 comments
Labels
area/extensions and telemetry area/networking kind/enhancement lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while

Comments

@msfidelis
Copy link

(This is used to request new product features, please visit https://discuss.istio.io for questions on using Istio)

Describe the feature request
I think the capability to export metrics/counter based on envoy retry policies can be very useful for improve envoy observability. For example, for instance, retry count and condition.

Example on istio_requests_total we have a response_flags tag, we can be enhance this metrics with a retry_count propertie.

Affected product area (please put an X in all that apply)

[ ] Ambient
[ ] Docs
[ ] Dual Stack
[ ] Installation
[x] Networking
[ ] Performance and Scalability
[x] Extensions and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

Affected features (please put an X in all that apply)

[ ] Multi Cluster
[ ] Virtual Machine
[ ] Multi Control Plane

Additional context

@zirain
Copy link
Member

zirain commented Oct 25, 2023

you can do it yourselft whit Telemetry API or EnvoyFilter, I don't think it should be on by default.

@istio-policy-bot
Copy link

🧭 This issue or pull request has been automatically marked as stale because it has not had activity from an Istio team member since 2023-10-25. It will be closed on 2024-05-07 unless an Istio team member takes action. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/extensions and telemetry area/networking kind/enhancement lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
Projects
None yet
Development

No branches or pull requests

3 participants