modelRT/diagram
douxu 34b9a569ae feat(data-object)!: enhance measurement mode update workflow
- support numeric manual and automatic measurement modes
- allow omitted fields and optional manual data values
- start or stop dataRT writes when switching measurement modes
- atomically replace manual measurement values in Redis
- record bounded operations with Unix millisecond timestamps
- propagate client tokens through request contexts
- return errors instead of panicking when Redis initialization fails
- optimize measurement queries and add regression tests
2026-07-21 16:13:23 +08:00
..
anchor_set.go refactor: lowercase channel name suffixes and rename PS to PF 2026-06-17 10:47:35 +08:00
component_set.go refactor: lowercase channel name suffixes and rename PS to PF 2026-06-17 10:47:35 +08:00
context.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
context_test.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
graph.go chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
hash_test.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
redis_client.go feat: add measurement data-object attribute APIs 2026-07-16 16:24:26 +08:00
redis_client_test.go feat: add measurement data-object attribute APIs 2026-07-16 16:24:26 +08:00
redis_hash.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
redis_init.go optimize code of redis init 2026-01-28 16:49:12 +08:00
redis_set.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
redis_string.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
redis_zset.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
topologic_set.go refactor: extend TypedMap and migrate MeasComputeState onto it 2026-06-18 16:06:06 +08:00
topology_graph.go refactor: replace topology tree with graph cache 2026-07-07 10:01:14 +08:00
topology_graph_test.go refactor: replace topology tree with graph cache 2026-07-07 10:01:14 +08:00