You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement relevant tracing that provide insight into:
Edge DNS integrations
Split brain scenarios
Failover
Reconciliation
Load balancing strategies used
Current consideration is to use OpenTracing Go API https://opentracing.io/guides/golang/.
This implies manual code instrumentation unless more non-intrusive solution is found.
The text was updated successfully, but these errors were encountered:
This issue is a spin off from #47
Implement relevant tracing that provide insight into:
Current consideration is to use OpenTracing Go API https://opentracing.io/guides/golang/.
This implies manual code instrumentation unless more non-intrusive solution is found.
The text was updated successfully, but these errors were encountered: