How to force a DNS refresh in otlpexporter? #6225
Labels
bug
Something isn't working
invalid
This doesn't seem right
response needed
Waiting on user input before progress can be made
Description
Our gateway endpoint is hosted on R53 with failover routing policy on top of primary and secondary records (ALBs backed by ECS).
When the primary goes down (or simulated to go down with 0 targets), we are expecting all traffic to switch to the failover in a reasonable time frame but the observation is that while some traffic does switch over, majority does not. We have run tests for over 10 hours and yet failed to see full traffic switch.
So my question is how can the otlp exporter be configured to force a DNS refresh periodically, when the target is unavailable.
Similar to #5838
Environment
Steps To Reproduce
Expected behavior
We expect the entire traffic to switch from Primary to Secondary within a reasonable or configurable time.
The text was updated successfully, but these errors were encountered: