You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to ensure that we get telemetry data out of Entity Framework. Investigate what we get out of the box and turn on Telemetry if not already enabled. This issue is focusing on enabling OTel. We can discuss specific counters and metrics in later meetings.
One example would be the ability to see what SQL statements that is being run as part of the trace of a request.
Additional Information
Can be testet locally in dev by targeting an Application Insights instance in AT, eg: AT22.
SandGrainOne
added
kind/user-story
Used for issues that describes functionality for our users.
and removed
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
labels
Oct 28, 2024
Description
We need to ensure that we get telemetry data out of Entity Framework. Investigate what we get out of the box and turn on Telemetry if not already enabled. This issue is focusing on enabling OTel. We can discuss specific counters and metrics in later meetings.
One example would be the ability to see what SQL statements that is being run as part of the trace of a request.
Additional Information
Can be testet locally in dev by targeting an Application Insights instance in AT, eg: AT22.
https://learn.microsoft.com/en-us/ef/core/logging-events-diagnostics/metrics?tabs=windows#metrics
Tasks
Acceptance Criterias
The text was updated successfully, but these errors were encountered: