istio.io/content/help/faq/distributed-tracing/external-zipkin.md

8 lines
251 B
Markdown

---
title: Can Istio send tracing information to an external Zipkin-compatible backend?
weight: 70
---
To do so, you must you use the fully qualified domain name of the Zipkin-compatible instance. For example:
`zipkin.mynamespace.svc.cluster.local`.