Updated event attributes, used spans where it seemed sensible. (#1489)
* Updated event attributes, used spans where it seemed sensible.
* Use consistent logging on executor
* Address naming inconsistencies.
* Print 1 message per fn_executor action.
* Rework fn_executor messages.
* Log executor_id and log inline while we are removing executors
* Lint for the linter god.
* Reimplemented logger changes, hopefully properly this time.
* Standardize on fn instead of fn_name
* Removed redundant message
* Added missing fn renames
* Lint for the linter god
* Fix broken merge
* Force use latest tensorlake.
* Minor fixes in logging tags + tensorlake update
---------
Co-authored-by: Julio Martinez <julio@tensorflow.ai>
Co-authored-by: Eugene Batalov <eugene@tensorlake.ai>