We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e2a71 commit 28a8b2fCopy full SHA for 28a8b2f
exporters/geneva-trace/include/opentelemetry/exporters/geneva/geneva_fields.h
@@ -75,7 +75,7 @@
75
# define ETW_VALUE_SPAN_START "SpanStart" /* ETW for Span Start */
76
# define ETW_VALUE_SPAN_END "SpanEnd" /* ETW for Span Start */
77
78
-# define ETW_FIELD_ENV_PROPERTIES "env_properties" /* ETW event_properties with JSON string */
+# define ETW_FIELD_ENV_PROPERTIES "env_properties" /* ETW event_properties with JSON string */
79
80
# define ETW_FIELD_LOG_BODY "body" /* Log body */
81
# define ETW_FIELD_LOG_SEVERITY_TEXT "severityText" /* Sev text */
0 commit comments