Skip to content

Conversation

@sciutand
Copy link
Contributor

  1. Why is this change required?
    AuthorRole.Developer was missing from the ModelDiagnostic.RoleToEventMap configuration.
    This was causing OpenTelemetry diagnostic to throw exceptions when the Developer role was used

  2. What problem does it solve?
    Fixes the dictionary so exception are no longer occurring

  3. What scenario does it contribute to?
    Enabling open telemetry and using developer messages

  4. If it fixes an open issue, please link to the issue here.
    .Net: Bug: Open Telemetry throws for AuthorRole Developer messages #13302

@sciutand sciutand requested a review from a team as a code owner October 29, 2025 20:16
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Oct 29, 2025
@github-actions github-actions bot changed the title fix: AutorRole.Developer missing .Net: fix: AutorRole.Developer missing Oct 29, 2025
AuthorRole.Developer was missing from the ModelDiagnostic.RoleToEventMap configuration.
This was causing OpenTelemetry diagnostic to throw exceptions when the Developer role was used
@dmytrostruk dmytrostruk added this pull request to the merge queue Nov 3, 2025
Merged via the queue into microsoft:main with commit 6ce98f7 Nov 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants