Skip to content

Conversation

@jjbayer
Copy link
Member

@jjbayer jjbayer commented Dec 18, 2025

Make trace attachments queryable via the /trace-items/<item-id> endpoint.

Closes INGEST-696.

@linear
Copy link

linear bot commented Dec 18, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 18, 2025
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##           master   #105223       +/-   ##
============================================
+ Coverage   69.39%    80.63%   +11.24%     
============================================
  Files        9430      9431        +1     
  Lines      404312    403955      -357     
  Branches    25656     25603       -53     
============================================
+ Hits       280577    325746    +45169     
+ Misses     122734     77741    -44993     
+ Partials     1001       468      -533     

@jjbayer jjbayer marked this pull request as ready for review December 18, 2025 14:29
@jjbayer jjbayer requested a review from a team as a code owner December 18, 2025 14:29
@jjbayer jjbayer requested a review from a team December 18, 2025 14:29
SupportedTraceItemType.TRACEMETRICS: TraceItemType.TRACE_ITEM_TYPE_METRIC,
SupportedTraceItemType.PROFILE_FUNCTIONS: TraceItemType.TRACE_ITEM_TYPE_PROFILE_FUNCTION,
SupportedTraceItemType.PREPROD: TraceItemType.TRACE_ITEM_TYPE_PREPROD,
SupportedTraceItemType.ATTACHMENTS: TraceItemType.TRACE_ITEM_TYPE_ATTACHMENT,

This comment was marked as outdated.

@jjbayer jjbayer enabled auto-merge (squash) December 19, 2025 08:31
@jjbayer jjbayer merged commit 883a03c into master Dec 19, 2025
67 checks passed
@jjbayer jjbayer deleted the feat/eap-trace-attachment-expose branch December 19, 2025 08:51
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants