From 84b18b23339dcc0b1a9d48f976a1afd287417602 Mon Sep 17 00:00:00 2001 From: Anuraag Agrawal Date: Sat, 12 Dec 2020 03:12:08 +0900 Subject: [PATCH] Remove resource reporting from zipkin exporter spec for now (#1185) Co-authored-by: Joshua MacDonald --- specification/trace/sdk_exporters/zipkin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/trace/sdk_exporters/zipkin.md b/specification/trace/sdk_exporters/zipkin.md index 01fca7f1c7a..b6189dab7a9 100644 --- a/specification/trace/sdk_exporters/zipkin.md +++ b/specification/trace/sdk_exporters/zipkin.md @@ -119,7 +119,7 @@ unless there is a `peer.service` tag defined explicitly. ### Attribute -OpenTelemetry Span and Resource `Attribute`(s) MUST be reported as `tags` to +OpenTelemetry Span `Attribute`(s) MUST be reported as `tags` to Zipkin. Some attributes defined in [semantic