douxu
cccd4becdc
feat: add Loki logging, fix MQ shutdown order, improve realtime tracing
...
- add LokiConfig and batching lokiSyncer for dev-mode direct log push
- refactor zap logger to support mode-aware encoding and K8s pod fields
- fix RabbitMQ shutdown race: move CloseRabbitProxy to defer so channel
closes before connection (prevents 504 error on Ctrl+C)
- wrap MsgChan with EventMessage to carry per-cycle trace carrier
- create new root OTel span per computation cycle linked to startup span,
giving each cycle an independent traceID with startup as reference
2026-05-11 17:34:27 +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
6618209bcc
optimzie code of rabbitmq connection
2026-02-06 17:45:59 +08:00
douxu
617d21500e
optimize code of redis connenct func and real time data calculate
2026-01-27 17:41:17 +08:00
douxu
5021e7fda1
comment out unused kafka code
2025-12-12 10:23:04 +08:00
douxu
10b91abee9
optimize real time data computing api
2025-12-01 17:22:29 +08:00
douxu
a7d894d2de
write code for real time data compute shell
2025-11-28 17:17:58 +08:00
douxu
b6e47177fb
debugging API using single measurement point subscription case
2025-11-25 16:13:55 +08:00
douxu
dff74222c6
optimize send event of real time data compute api
2025-11-18 16:46:47 +08:00
douxu
9593c77c18
optimize real time data analyze of continuousComputation func
2025-11-17 16:39:26 +08:00
douxu
8cbbfbd695
implement real time data computing api
2025-11-14 16:34:34 +08:00
douxu
d434a7737d
optimize variable naming and init real time data compute func
2025-11-13 17:29:49 +08:00
douxu
984ee3003d
optimize variable naming and api swagger comment
2025-11-13 11:48:26 +08:00
douxu
041d7e5788
optimize variable naming and optimize real time data computing api
2025-11-12 17:34:18 +08:00
douxu
7d8c442f9f
optimize cache item of kafka monitor topic
2025-09-19 16:15:59 +08:00
douxu
51e8a677ca
optimize real time data model
2025-09-18 16:53:25 +08:00
douxu
71366828f4
add real time cache
2025-09-17 16:41:30 +08:00
douxu
f4ab4e4ea4
refactor(orm/circuit_diagram_component): fix compilation issues caused by structure field changes
...
http://server.baseware.net:9000/project/datart/task/47
2025-08-15 16:25:48 +08:00
douxu
3e833909d1
feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant
...
http://server.baseware.net:9000/project/datart/task/22
2025-08-05 15:20:07 +08:00
douxu
b7009c351e
refactor(errer-package): optimize package name of constant
...
1.optimize package name of constant
2025-06-13 15:34:49 +08:00
douxu
f6cee44f84
refactor(handler): use logger package log func replace zap log func
2025-06-06 16:41:52 +08:00
douxu
6a1c42e22b
modify drone pipeline code
2025-02-10 15:21:34 +08:00
douxu
08dc441385
add drone ci pipeline
2025-02-05 16:46:01 +08:00
douxu
65f71348d6
design an alert event management structure
2025-01-22 16:38:46 +08:00
douxu
2b967450eb
rewrite the real-time data acquisition and processing workflow
2025-01-21 16:35:44 +08:00
douxu
43dece39c1
add handler of dataRT real time data push
2025-01-20 16:20:21 +08:00
douxu
39e380ee1e
optimize demo code
2024-12-25 16:34:57 +08:00
douxu
efc15c3b2d
wirte demo code
2024-12-18 16:25:49 +08:00
douxu
a611c08c20
init modelRT show demo
2024-12-16 15:37:44 +08:00
douxu
410c08b132
optimize circuit diagram update handler and complete circuit diagram create handler code writing
2024-12-05 14:57:23 +08:00
douxu
16220a6dd7
initialize real-time data reading framework
2024-11-28 15:29:34 +08:00
douxu
65e2969ffb
optimize modelRT config load
2024-11-28 11:46:40 +08:00