Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

OTLP tracing for FIX server and locks refactoring#171

Merged
sadhbh-c0d3 merged 5 commits intomainfrom
61-add-to-fix-response-tracing-otlp-chain_id-address-client_quote_id
Oct 8, 2025
Merged

OTLP tracing for FIX server and locks refactoring#171
sadhbh-c0d3 merged 5 commits intomainfrom
61-add-to-fix-response-tracing-otlp-chain_id-address-client_quote_id

Conversation

@hotcoding85
Copy link
Contributor

@hotcoding85 hotcoding85 commented Sep 1, 2025

  • Baggage added to server messages
  • TraceableEvent used for ServerResponse
  • Removed RwLocks from ServerState and used parking_lot::RwLock in ServerPlugin

Copy link
Collaborator

@sadhbh-c0d3 sadhbh-c0d3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove response.telemetry_ids() and just use WithBaggage instead, what you think?

@sadhbh-c0d3 sadhbh-c0d3 changed the title feat: integrated otlp tracing for FIX messages OTLP tracing for FIX server and locks refactoring Oct 8, 2025
@sadhbh-c0d3 sadhbh-c0d3 merged commit 0907d4c into main Oct 8, 2025
2 checks passed
@sadhbh-c0d3 sadhbh-c0d3 deleted the 61-add-to-fix-response-tracing-otlp-chain_id-address-client_quote_id branch October 8, 2025 16:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add to FIX response tracing OTLP chain_id, address, client_quote_id

2 participants