Skip to content

Commit

Permalink
[Geneva Exporter] Add env_properties to Geneva overrides header file (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan authored Nov 7, 2024
1 parent f6d2942 commit aee44e2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
# define ETW_VALUE_SPAN_START "SpanStart" /* ETW for Span Start */
# define ETW_VALUE_SPAN_END "SpanEnd" /* ETW for Span Start */

# define ETW_FIELD_ENV_PROPERTIES "env_properties" /* ETW event_properties with JSON string */

# define ETW_FIELD_LOG_BODY "body" /* Log body */
# define ETW_FIELD_LOG_SEVERITY_TEXT "severityText" /* Sev text */
# define ETW_FIELD_LOG_SEVERITY_NUM "severityNumber" /* Sev num */
Expand Down

0 comments on commit aee44e2

Please sign in to comment.