Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Steffen911
Copy link
Member

@Steffen911 Steffen911 commented Sep 29, 2025

Important

Optimize IngestionService by avoiding updates to trace_sessions table on conflict in processTraceEventList.

  • Performance Optimization:
    • In IngestionService class, processTraceEventList method now uses DO NOTHING instead of updating trace_sessions table on conflict, avoiding unnecessary updates.

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

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 29, 2025
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Sep 29, 2025
@Steffen911 Steffen911 added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit ab2007a Sep 29, 2025
30 checks passed
@Steffen911 Steffen911 deleted the steffen/avoid-updates-on-trace-session-ingest branch September 29, 2025 11:59
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant