* Cover string/b64 msg attribute trace extraction
* fix lint
* double quote to single and try to fix install crossbuild deps ci error
* try apt get update before
* revert to old install crossbuild deps step
* apt-get
* bring back whitespace in build.yml
* remove space but keep empty line
* b64decode right after pulling binaryValue/Value, add comment, and exception if message attributes are not string or binary
* remove unessessary tests, fix failing test by adding dataType to msgAttribute, and try to get BinaryValue vs binaryValue depending on how casing off comes in
* remove TitleCase checks and new snapshots
* edit snapshots
* bump ddtrace and update poetry.lock
* remove newline from logs
* update snapshots
* force gh actions
* revert change
* edit snapshots
* snapshots
* gh action
* revert force github action
* make exception a logger.warn
* force gh action
* revert change
* warning->debug to stop integration test failure
* format and lint