]
Tristan Tarrant updated ISPN-10013:
-----------------------------------
Fix Version/s: 12.0.0.Final
Resolution: Done
Status: Resolved (was: Pull Request Sent)
Observability: Distributed tracing
----------------------------------
Key: ISPN-10013
URL:
https://issues.redhat.com/browse/ISPN-10013
Project: Infinispan
Issue Type: Sub-task
Components: JMX, reporting and management
Reporter: Tristan Tarrant
Assignee: Dan Berindei
Priority: Major
Fix For: 12.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)