Austin Treat Emmons

Results 3 issues of Austin Treat Emmons

Initial integration and testing of the ordo-one/package-benchmark package to measure performance Compare baselines with: ```bash swift package benchmark baseline compare alpha ``` See [documentation for Benchmarks](https://swiftpackageindex.com/ordo-one/package-benchmark/1.25.0/documentation/benchmark/creatingandcomparingbaselines)

These were incorrectly defined under `SpanType`. They are created/added to items that we record as SpanEvents.

The existing `EmbraceConfig` object becomes a pass through to the underlying implementation/delegate. This is an object that conforms to the `EmbraceConfigurable` protocol. This protocol declares the properties that the SDK...