Skip to content

Commit

Permalink
Add deprecate note
Browse files Browse the repository at this point in the history
  • Loading branch information
josunect committed Dec 4, 2023
1 parent 45d755d commit c12a586
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/Configuration/debbuging-kiali.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: "How to debug Kiali using traces."

Kiali provides the ability to emit debugging traces to the [distributed tracing](/docs/configuration/p8s-jaeger-grafana/tracing) platform, Jaeger or Grafana Tempo.

> Jaeger **will be deprecated** in the next release.
The traces can be sent in HTTP, HTTPS or gRPC protocol. This is specific for the collector type _otel_ - Jaeger traces are sent by http. It is also possible to use TLS. When _tls_enabled_ is set to true, one of the options _skip_verify_ or _ca_name_ should be specified.

The traces can be sent in OTel or in Jaeger format. This is changed in the _collector_type_ setting.
Expand Down

0 comments on commit c12a586

Please sign in to comment.