jaegertracing/jaeger

Document multi-zone / multi-region setup

Open

#1,833 建立於 2019年10月5日

在 GitHub 查看
 (11 留言) (5 反應) (0 負責人)Go (2,326 fork)batch import
documentationhelp wanted

倉庫指標

Star
 (18,974 star)
PR 合併指標
 (平均合併 4天 11小時) (30 天內合併 85 個 PR)

描述

Requirement - what kind of business use case are you trying to solve?

Application is spread out across multiple clusters and traffic is routed to a cluster based on client location. How to have one Jaeger UI to see traces in all the clusters?

Is it possible to have collector,db,query and ui all in one cluster where all agents running in multiple clusters send their traces to? And if so is there a way to tag/label the span with cluster/region name?

Problem - what in Jaeger blocks you from solving the requirement?

There is no documentation on what the possible/best patterns are.

貢獻者指南