Closed cizra closed 3 months ago
The code sample used anonymous tuple syntax, whereas the OpenTelemetry .NET api actually doesn't support it. Fixed to use KeyValuePair syntax.
CHANGELOG.md
:white_check_mark:login: cizra / (e5ffd821ff39f958e755bab98bcfd6a215eea272)The committers listed above are authorized under a signed CLA.
@cizra - Could you please sign the CLA so that we can review the PR?
Changes
The code sample used anonymous tuple syntax, whereas the OpenTelemetry .NET api actually doesn't support it. Fixed to use KeyValuePair syntax.
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial changes