From 626c5ca2dc95382a2bd326c3fdf7b95a7d5bceb5 Mon Sep 17 00:00:00 2001 From: Adam Gardner <26523841+agardnerIT@users.noreply.github.com> Date: Thu, 14 Sep 2023 08:03:26 +1000 Subject: [PATCH] fix typo Signed-off-by: Adam Gardner <26523841+agardnerIT@users.noreply.github.com> --- docs/reference/span-status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/span-status.md b/docs/reference/span-status.md index f4a45f8..8f05dae 100644 --- a/docs/reference/span-status.md +++ b/docs/reference/span-status.md @@ -1,4 +1,4 @@ -## Span Kind +## Span Status The optional flag `-ss` or `--span-status` allows users to specify the span status. @@ -6,7 +6,7 @@ If not specified, tracepusher assumes an `OK` status. For reference, these map to values of `0` (Unset), `1` (OK) or `2` (Error) according to the [OpenTelemetry specification](https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/trace/v1/trace.proto#L270-#L278). -### Valid Span Types +### Valid Span Statuses These are case insensitive: