Implement the various limits defined in the specifications: * events collection size limit * attribute collection size limit * links collection size limit * https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#span-limits * https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/README.md#attribute-limits
Implement the various limits defined in the specifications: