LogRecord.Name field is obsolete in this repo and will be deleted soon (already deleted from OTLP). The field is [currently used](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/6cb401f1f25d2affcf5a10e737ad1c7e10912206/exporter/azuremonitorexporter/log_to_envelope.go#L63) by azuremonitorexporter. Please eliminate all references to LogRecord Name()/SetName() in azuremonitorexporter. The field is obsolete and there is no replacement for it.