Setup OpenTelemetry exports from AMQ Adapter library #14

Open
opened 2025-04-23 11:53:48 +00:00 by stanislav.hejny · 1 comment

Ref epic: CleverSwarm Onboarding #58

  1. enable Jaeger traces export using TraceID supplied in the incoming request to trace the progress and duration of each request. Tracing of requests helps to identify major bottlenecks in the e-2-e flow.
    task: Enable the export logic and start exporter thread.

  2. Prepare to export counters to Prometheus to provide load stats.
    task: enable prometheus metric collector. Create OT counters container, and update the counters at relevant place, e.g. to count incoming requests

Ref epic: [CleverSwarm Onboarding #58](https://git.cleverthis.com/clevermicro/clevermicro/issues/58) 1. enable Jaeger traces export using TraceID supplied in the incoming request to trace the progress and duration of each request. Tracing of requests helps to identify major bottlenecks in the e-2-e flow. task: Enable the export logic and start exporter thread. 2. Prepare to export counters to Prometheus to provide load stats. task: enable prometheus metric collector. Create OT counters container, and update the counters at relevant place, e.g. to count incoming requests
Owner

@stanislav.hejny @aleenaumair

Ticket could use extra detail, but im able to follow enough to MoSCoW it.

This ticket is also lacking priority (which needs to be set to backlog) as well as a milestone.

Make sure these issues are fixed before moving forward with this ticket.

@stanislav.hejny @aleenaumair Ticket could use extra detail, but im able to follow enough to MoSCoW it. This ticket is also lacking priority (which needs to be set to backlog) as well as a milestone. Make sure these issues are fixed before moving forward with this ticket.
aleenaumair added this to the V.01 milestone 2025-05-05 16:16:48 +00:00
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#14
No description provided.