From 394bb934513d85fa45e10b06c71a39e9e05e1568 Mon Sep 17 00:00:00 2001 From: Albert <26584478+albertteoh@users.noreply.github.com> Date: Fri, 7 Apr 2023 19:39:07 +1000 Subject: [PATCH] Use latest jaeger documentation version This will result in a redirect to the latest tagged documentation for Jaeger. Signed-off-by: Albert <26584478+albertteoh@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d43bd8c2..c4d0d98c8 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ exemplars and Prometheus HA. * **Certified Jaeger trace storage:** Promscale is a [certified Jaeger storage backend](https://github.com/jaegertracing/jaeger#multiple-storage-backends). Integrate Jaeger with Promscale to store and visualize your traces with a simple configuration change in Jaeger. Use Promscale as the storage backend for the metrics required by the -[Service Performance Management UI](https://www.jaegertracing.io/docs/1.38/spm/). No need for a separate +[Service Performance Management UI](https://www.jaegertracing.io/docs/latest/spm/). No need for a separate Prometheus / PromQL compatible storage. * **OpenTelemetry trace storage:** support for ingestion of traces through the OpenTelemetry Protocol (OTLP).