Automatic Retires to HTTP/HTTPS ExternalName Service #10980
Unanswered
naing2victor
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm running linkerd stable-2.13.3 and want automatic retries to
ExternalName
HTTP/HTTPS endpoints. Following code block is the sample code that I used to test. Afterall I don't get the per-route metrics and when I tap the live traffic, they don't producert_route
metrics. Am I missing something here? If I can get different example which retries automatically to external http endpoints, that also helps me.Here I have 1 pod to generate traffic with curl and yet the logs of the pods seems resolve the
ExternalName
service and returns the logs as below.Per-route metrics
Live Tapping logs
Beta Was this translation helpful? Give feedback.
All reactions