Skip to content

chore: add operation_name tag to AMT query experiments #8294

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

Steffen911
Copy link
Contributor

@Steffen911 Steffen911 commented Aug 4, 2025

Important

Add operation_name tag to various functions for enhanced observability and logging across observations, scores, traces, and sessions.

  • Observations:
    • Add operation_name tag to getObservationsTableInternal in observations.ts.
    • Add operation_name tag to generateObservationsForPublicApi and getObservationsCountForPublicApi in observations.ts.
  • Scores:
    • Add operation_name tag to getScoresUiGeneric in scores.ts.
    • Add operation_name tag to _handleGenerateScoresForPublicApi and _handleGetScoresCountForPublicApi in scores.ts.
  • Traces:
    • Add operation_name tag to checkTraceExists, getTracesByIds, getTracesBySessionId, hasAnyTrace, getTraceCountsByProjectInCreationInterval, getTraceCountOfProjectsSinceCreationDate, getTraceById, getTracesGroupedByName, getTracesGroupedByUsers, getTracesGroupedByTags, getTracesIdentifierForSession, getTracesByIdsForAnyProject, hasAnyUser, getTotalUserCount, getUserMetrics in traces.ts.
    • Add operation_name tag to generateTracesForPublicApi and getTracesCountForPublicApi in traces.ts.
  • Sessions:
    • Add operation_name tag to getSessionsTableGeneric in sessions-ui-table-service.ts.
  • Misc:
    • Add operation_name tag to getTracesTableGeneric in traces-ui-table-service.ts.

This description was created by Ellipsis for b2020a0. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 4, 2025
@Steffen911 Steffen911 added this pull request to the merge queue Aug 4, 2025
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Aug 4, 2025
Merged via the queue into main with commit 312066f Aug 4, 2025
28 checks passed
@Steffen911 Steffen911 deleted the steffen/measure-and-return-query-tags branch August 4, 2025 11:26
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant