Commit Graph

50 Commits

Author SHA1 Message Date
lingniu
ef1fd6e4f5 perf: avoid global lock in jt808 mileage processor 2026-07-01 06:40:48 +08:00
lingniu
3e19c72915 refactor: store jt808 daily mileage as single metric 2026-07-01 06:25:33 +08:00
lingniu
25d762b52d fix: order history auto configuration after mq 2026-07-01 05:38:37 +08:00
lingniu
e67c3e8b71 refactor: remove archive sink from history runtime 2026-07-01 05:32:33 +08:00
lingniu
e269c0ad55 refactor: narrow vehicle stat repository contract 2026-07-01 05:15:05 +08:00
lingniu
6c9459bb64 fix: calculate jt808 mileage from total range 2026-07-01 05:05:52 +08:00
lingniu
b841141fed refactor: centralize history raw consumer processor 2026-07-01 04:54:11 +08:00
lingniu
84a098d84c refactor: slim history app consumer config 2026-07-01 04:46:47 +08:00
lingniu
f1f29ddd4e refactor: allow tdengine-only history consumer 2026-07-01 04:42:50 +08:00
lingniu
b36f993059 docs: align comments with tdengine history path 2026-07-01 04:06:41 +08:00
lingniu
3908c1e752 refactor: slim history app tdengine runtime 2026-07-01 03:37:08 +08:00
lingniu
140b3f3995 refactor: store jt808 mileage metrics directly 2026-07-01 03:31:10 +08:00
lingniu
e3dfa9d1c0 refactor: remove jt808 mileage state-store switch 2026-07-01 02:41:49 +08:00
lingniu
fe5bc1f532 refactor: require redis for jt808 mileage state 2026-07-01 02:37:18 +08:00
lingniu
b94780b48c refactor: store jt808 mileage as metric diff 2026-07-01 02:32:46 +08:00
lingniu
990c675e16 refactor: trim disabled file storage deployment 2026-07-01 02:22:25 +08:00
lingniu
f0c1983867 refactor: remove xinda from default production surface 2026-07-01 02:13:43 +08:00
lingniu
18ebd6c84f refactor: simplify jt808 mileage state 2026-07-01 02:10:04 +08:00
lingniu
7081800b84 refactor: simplify jt808 mileage stat pipeline 2026-07-01 02:04:58 +08:00
lingniu
0fc91f512c refactor: store runtime identity and mileage in mysql metrics 2026-07-01 01:56:16 +08:00
lingniu
b1190cd7c7 refactor: route jt808 mileage through dedicated stream 2026-07-01 01:42:24 +08:00
lingniu
c6a647ce36 feat: store jt808 daily mileage as metric 2026-07-01 01:39:13 +08:00
lingniu
1ffa95c924 refactor: simplify jt808 mileage statistics 2026-07-01 01:21:09 +08:00
lingniu
519f5591e9 fix: stabilize raw frame history queries 2026-07-01 00:44:52 +08:00
lingniu
cbba617801 feat: productionize raw history ingestion 2026-06-30 23:52:16 +08:00
lingniu
3cc7ac9669 feat: add jt808 streaming daily mileage 2026-06-30 23:22:35 +08:00
lingniu
e47e341034 feat: add optional parsed fields to raw frame query 2026-06-30 10:51:03 +08:00
lingniu
b6cb661869 fix: enrich xinda raw frame metadata 2026-06-30 10:34:53 +08:00
lingniu
68cd3d0d06 feat: expose generic raw frame query 2026-06-30 10:22:05 +08:00
lingniu
bf6728041b feat: productionize mqtt ingress and trim history APIs
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
2026-06-30 01:28:51 +08:00
lingniu
6a17134942 fix: query gb32960 tdengine frames without vin
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
2026-06-29 22:27:10 +08:00
lingniu
bdc455dcf7 feat: add gb32960 frame cursor pagination 2026-06-29 21:00:43 +08:00
lingniu
12ac1dab3b feat: add jt808 raw frame history query
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
2026-06-29 20:44:21 +08:00
lingniu
80e96d8075 fix: support tdengine gb32960 raw queries
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 20:19:44 +08:00
lingniu
12de83e37f fix: harden jt808 tdengine ingestion
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 19:53:08 +08:00
lingniu
9dc667f8da fix: verify mysql identity and jt808 field aliases
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 18:15:55 +08:00
lingniu
98b37e71e9 fix: keep jt808 raw history consumer current 2026-06-29 15:56:41 +08:00
lingniu
57ef82f563 fix: expose jt808 location raw archive uri 2026-06-29 15:27:43 +08:00
lingniu
7abac30ea4 fix: drop history export and tolerate empty tdengine tables 2026-06-29 14:47:54 +08:00
lingniu
a66cfe1532 fix: report history storage availability clearly 2026-06-29 14:35:13 +08:00
lingniu
57ba7dca90 feat: configure tdengine history datasource 2026-06-29 14:21:56 +08:00
lingniu
192f115176 feat: add telemetry field history api 2026-06-29 13:59:06 +08:00
lingniu
90342fe5bf feat: query telemetry fields from tdengine 2026-06-29 13:55:25 +08:00
lingniu
3904dcf869 feat: persist telemetry fields to tdengine 2026-06-29 13:48:04 +08:00
lingniu
ab9c669e76 feat: add jt808 tdengine location query api 2026-06-29 13:42:37 +08:00
lingniu
e708091f2d feat: write history envelopes to tdengine 2026-06-29 13:31:33 +08:00
lingniu
6a8b53bab6 feat: split history and analytics consumers 2026-06-23 17:43:28 +08:00
lingniu
6b82144f3c feat: ingest raw archive envelopes in history 2026-06-23 16:58:45 +08:00
kkfluous
a096e4ce0e docs: add detailed 32960 pipeline comments 2026-06-23 13:17:37 +08:00
kkfluous
ba68ffe061 feat: make gb32960 archive history query production ready 2026-06-23 11:55:44 +08:00