From 4687eafa529b71b67fb332099a175e92b41c9699 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Fri, 1 Dec 2023 09:04:48 -0800 Subject: [PATCH] Remove outdated `event.domain` mention (#3780) "merge conflict" between #3749 and #3772. --- specification/logs/event-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/logs/event-api.md b/specification/logs/event-api.md index 89ed5adc31f..b377c704e20 100644 --- a/specification/logs/event-api.md +++ b/specification/logs/event-api.md @@ -114,8 +114,8 @@ specified when [creating the EventLogger](#create-eventlogger) as follows: * The [Severity Text](./data-model.md#field-severitytext) MUST not be set. * If provided by the user, the `Attributes` MUST be used to set the [Attributes](./data-model.md#field-attributes). The user - provided `Attributes` MUST not take over the `event.domain` and `event.name` - attributes previously discussed. + provided `Attributes` MUST not take over the `event.name` + attribute previously discussed. ## Optional and required parameters