Drop the usage of name field by srikanthccv · Pull Request #2565 · open-telemetry/opentelemetry-python

Description

Name field is dropped from the data model. we should no longer use that.
Fixes #2439

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox -e opentelemetry-sdk

  • tox -e opentelemetry-exporter-otlp-proto-grpc

Does This PR Require a Contrib Repo Change?

  • No.