ipfs-cluster/observations
Adrian Lanzafame 160c0c2e30
make tracing service name unique
This commit uses the Cluster.Peername to make the Jaeger
service name unique. This allows for inter-cluster traces
to show the relationship between the different peers in the
cluster. This commit also adds the Cluster.ID as a process
(global) tag on all spans produced by a peer. This is so
that a peer is uniquely identifiable, even when a more
human-friendly name has been used for the Cluster.Peername.

License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2019-02-20 08:40:18 +10:00
..
config_test.go Add ApplyEnvVars test to observations config 2019-02-18 17:51:39 +02:00
config.go make tracing service name unique 2019-02-20 08:40:18 +10:00
metrics.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00
setup.go make tracing service name unique 2019-02-20 08:40:18 +10:00