mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
19 lines
863 B
Plaintext
19 lines
863 B
Plaintext
////
|
||
This module included in the following assemblies:
|
||
-service_mesh/v2x/ossm-architecture.adoc
|
||
-dist_tracing_arch/distr-tracing-architecture.adoc
|
||
////
|
||
|
||
[id="distr-tracing-features_{context}"]
|
||
= {DTProductName} features
|
||
|
||
{DTProductName} provides the following capabilities:
|
||
|
||
* Integration with Kiali – When properly configured, you can view {DTShortName} data from the Kiali console.
|
||
|
||
* High scalability – The {DTShortName} back end is designed to have no single points of failure and to scale with the business needs.
|
||
|
||
* Distributed Context Propagation – Enables you to connect data from different components together to create a complete end-to-end trace.
|
||
|
||
* Backwards compatibility with Zipkin – {DTProductName} has APIs that enable it to be used as a drop-in replacement for Zipkin, but Red Hat is not supporting Zipkin compatibility in this release.
|