-
-
Notifications
You must be signed in to change notification settings - Fork 402
Add OpenTelemetry instrumentation to the data portal #4736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OpenTelemetry instrumentation to the data portal #4736
Conversation
Co-authored-by: rockfordlhotka <[email protected]>
Co-authored-by: rockfordlhotka <[email protected]>
Co-authored-by: rockfordlhotka <[email protected]>
|
@copilot fix build errors |
…syntax Co-authored-by: rockfordlhotka <[email protected]>
Fixed the build error in commit ca5d5cc. The issue was using C# 12 collection expression syntax |
|
@copilot the build still fails, please fix |
Co-authored-by: rockfordlhotka <[email protected]>
Fixed in commit 7bbffd8. Added missing |
|
@copilot build errors persist - please fix |
…eHistogram calls Co-authored-by: rockfordlhotka <[email protected]>
Fixed in commit e6e3c85. Added explicit |
|
@copilot the unit tests are using an obsolete constructor for |
…cationContext Co-authored-by: rockfordlhotka <[email protected]>
Fixed in commit 5d7cdef. Updated tests to use the supported |
Original prompt
Fixes #4617
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.