Commit Graph

214 Commits

Author SHA1 Message Date
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
d1748fcc2f fix: archive gb32960 decode failures
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 18:47:19 +08:00
lingniu
8804c01d99 fix: prevent tdengine raw frame overwrite
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 18:41:58 +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
bf09f4e9b2 fix: delay jt808 ack until durable dispatch
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 18:07:00 +08:00
lingniu
705b507f88 fix: stabilize jt808 fanout and dedup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 17:57:46 +08:00
lingniu
1d569b7bf3 feat: persist jt808 registration identity
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 17:42:04 +08:00
lingniu
9372256940 feat: refresh mysql vehicle identity cache
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 17:07:53 +08:00
lingniu
f00d851f2a perf: cache mysql vehicle identity lookups
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 17:00:54 +08:00
lingniu
114e707a5b feat: add mysql vehicle identity store
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 16:53:55 +08:00
lingniu
7b346420af fix: preserve jt808 registration metadata
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-29 16:35:02 +08:00
lingniu
d2bc4a0d0a fix: align portainer archive and jt808 port 2026-06-29 16:09:02 +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
6646b9b1e1 fix: preserve jt808 location raw archive uri 2026-06-29 15:23:34 +08:00
lingniu
b244984fcb fix: stabilize jt808 tdengine history writes 2026-06-29 15:17:31 +08:00
lingniu
8fe0adcac9 fix: create history consumer processor in app runtime 2026-06-29 14:58:19 +08:00
lingniu
00eee9a769 fix: start history kafka consumer after processor setup 2026-06-29 14:55:44 +08:00
lingniu
06423db8d4 fix: always register kafka consumer runner when enabled 2026-06-29 14:52:18 +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
2273d72e95 fix: initialize tdengine schema before first write 2026-06-29 14:28:53 +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
84de9b2dfa test: stabilize gb32960 durable ack boundary 2026-06-29 13:55:18 +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
8466d622f6 feat: add tdengine history keyset queries 2026-06-29 13:38:39 +08:00
lingniu
e708091f2d feat: write history envelopes to tdengine 2026-06-29 13:31:33 +08:00
lingniu
4de723d0b4 feat: add tdengine jdbc history writer 2026-06-29 13:28:36 +08:00
lingniu
f58fe51cf5 feat: add tdengine history store foundation 2026-06-29 13:25:31 +08:00
lingniu
5a60b8c43c fix: consume jt808 history topics by default 2026-06-29 13:11:25 +08:00
lingniu
feb9552234 feat: persist raw frames and publish raw facts 2026-06-29 13:10:14 +08:00
lingniu
9c2779f82b feat: add fact payloads to kafka envelope 2026-06-29 12:58:27 +08:00
lingniu
0ec29a732c feat: add raw archive store contract 2026-06-29 12:56:50 +08:00
lingniu
969a245454 feat: add decoded fact model 2026-06-29 12:55:20 +08:00
lingniu
b5453ff888 feat: add raw frame fact model 2026-06-29 12:54:16 +08:00
lingniu
aed023043c feat: add vehicle key derivation 2026-06-29 12:53:08 +08:00
lingniu
4feb1ec829 build: add ingest facts module 2026-06-29 12:52:17 +08:00
lingniu
ec555cd67a fix: avoid jt808 fallback ids as vin
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-26 11:37:37 +08:00
lingniu
5e619c3634 feat: add jt808 ingest app
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-26 11:17:27 +08:00
lingniu
22468e78b4 chore: wire split apps deployment config
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline was canceled
2026-06-24 14:38:59 +08:00
lingniu
a70f8f39ad Merge branch 'codex/gb32960-service-split' 2026-06-24 14:32:59 +08:00
lingniu
b983f77c23 chore: make gb32960 diagnostics frame key limit configurable 2026-06-24 11:56:04 +08:00
lingniu
c46b46beb8 test: cover split consumer default toggles 2026-06-23 18:00:34 +08:00
lingniu
2431c14934 test: assert split app defaults 2026-06-23 17:57:52 +08:00
lingniu
6a8b53bab6 feat: split history and analytics consumers 2026-06-23 17:43:28 +08:00
lingniu
f9aa214dc2 fix: preflight required kafka sink 2026-06-23 17:36:24 +08:00