]
Tristan Tarrant updated ISPN-10013:
-----------------------------------
Summary: Observability: Distributed tracing (was: Observability: Dsitributed
tracing)
Observability: Distributed tracing
----------------------------------
Key: ISPN-10013
URL:
https://issues.jboss.org/browse/ISPN-10013
Project: Infinispan
Issue Type: Sub-task
Components: JMX, reporting and management
Reporter: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.Final
We need to add tracing capabalities so that they can be exported/consumed by Jaeger.
We should use the following spans:
* container (the default span)
* persistence (cache stores and loaders)
* cluster (for same-cluster remoting)
* xsite (for xsite cluster remoting)
* security (for authenticaton/authorization)