modelRT/model
douxu 64d06c90ba feat: add measurement data-object attribute APIs
- classify and validate measurement tokens in supported formats
- query measurement attributes and latest values from PostgreSQL and Redis
- add measurement mode support and centralized SQL definitions
- register data-object attribute query and update routes
- fix logger caller attribution and measurement identifier generation
- add tests for token parsing, attribute queries, Redis values, and logging
2026-07-15 17:33:55 +08:00
..
attribute_group_recommend_model.go add component attribute group update api and optimzie diagram hash set params 2026-01-05 17:20:41 +08:00
attribute_model.go refactor: simplify model selection and attribute handling 2026-07-14 17:07:06 +08:00
basic_model.go write code for adapter new component struct 2024-12-30 16:39:11 +08:00
data_object_token.go feat: add measurement data-object attribute APIs 2026-07-15 17:33:55 +08:00
data_object_token_test.go feat: add measurement data-object attribute APIs 2026-07-15 17:33:55 +08:00
identity_token_model.go optimize code of sql struct and measurement node recommend api 2025-12-19 17:33:12 +08:00
measurement_attribute.go feat: add measurement data-object attribute APIs 2026-07-15 17:33:55 +08:00
measurement_attribute_test.go feat: add measurement data-object attribute APIs 2026-07-15 17:33:55 +08:00
measurement_group_recommend_model.go refactor: add generic helpers and type-safe TypedMap wrapper 2026-06-16 16:15:28 +08:00
measurement_identifier_test.go feat: add measurement data-object attribute APIs 2026-07-15 17:33:55 +08:00
measurement_protol_model.go feat: add measurement data-object attribute APIs 2026-07-15 17:33:55 +08:00
model_select.go refactor: simplify model selection and attribute handling 2026-07-14 17:07:06 +08:00
recommend_cleanup.go fix bug of token6 all search result return case 2025-12-29 15:58:59 +08:00
recommend_islocal_cache.go feat: implement end-to-end distributed tracing for HTTP and async tasks 2026-04-23 16:48:32 +08:00
redis_recommend.go refactor: simplify model selection and attribute handling 2026-07-14 17:07:06 +08:00