douxu
|
1dd8491440
|
refactor: replace EventStatusPersisted with IsPersisted field on EventRecord - add IsPersisted bool to EventRecord for explicit persistence tracking by eventRT consumer - remove EventStatusPersisted constant, decoupling DB persistence from event lifecycle status - update event status comments for accuracy and CIM-agnostic language
|
2026-05-08 16:19:12 +08:00 |
douxu
|
1ee722dd58
|
refactor: migrate trace propagation from B3 to W3C TraceContext - switch OTel propagator from b3.New() to propagation.TraceContext{} - rename B3 header constants to generic internal context keys
- remove go.opentelemetry.io/contrib/propagators/b3 dependency - add amqpHeaderCarrier to inject W3C traceparent into AMQP message headers
|
2026-05-07 16:43:34 +08:00 |
douxu
|
898beaeec4
|
optimize struct of rabbitmq event
|
2026-03-02 17:00:09 +08:00 |
douxu
|
4b52e5f3c6
|
optimize code of event record and push rabbitmq func
|
2026-02-28 17:38:33 +08:00 |
douxu
|
f6bb3fb985
|
optimize code of push event to rabbitmq
|
2026-02-26 16:48:12 +08:00 |
douxu
|
2ececc38d9
|
optimzie code organization structure of rabbitmq event
|
2026-02-25 17:14:25 +08:00 |
douxu
|
1c385ee60d
|
optimize code of rabbitmq connection and event alarm struct
|
2026-02-11 16:43:42 +08:00 |
douxu
|
6618209bcc
|
optimzie code of rabbitmq connection
|
2026-02-06 17:45:59 +08:00 |
douxu
|
f45b7d5fa4
|
optimize code of init rabbitmq connect func
|
2026-02-04 17:43:09 +08:00 |
douxu
|
9be984899c
|
optimize code of push event alarm func
|
2026-02-03 17:05:32 +08:00 |
douxu
|
35cb969a54
|
add code of inter-module communication
|
2026-02-02 16:48:46 +08:00 |