modelRT/model
douxu 78f68b9c4f fix: fallback to current recommend group after hash filtering
- Return current config group recommendations when matched config candidates fail hash validation
- Return current measurement group recommendations when matched tag candidates fail hash validation
2026-07-10 17:31:56 +08:00
..
attribute_group_recommend_model.go fix: improve redis recommendation fuzzy matching 2026-07-07 17:11:25 +08:00
attribute_model.go refactor: simplify redis recommendation concurrency 2026-07-08 14:41:13 +08:00
basic_model.go write code for adapter new component struct 2024-12-30 16:39:11 +08:00
component_column_recommend_model.go fix: improve measurement recommend validation and offset handling 2026-07-09 16:31:19 +08:00
component_column_recommend_model_test.go fix: improve measurement recommend validation and offset handling 2026-07-09 16:31:19 +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_group_recommend_model.go fix: correct measurement recommendation fuzzy matching and hierarchy fallback 2026-07-10 11:02:56 +08:00
measurement_group_recommend_model_test.go fix: correct measurement recommendation fuzzy matching and hierarchy fallback 2026-07-10 11:02:56 +08:00
measurement_protol_model.go refactor: lowercase channel name suffixes and rename PS to PF 2026-06-17 10:47:35 +08:00
model_select.go refactor: simplify redis recommendation concurrency 2026-07-08 14:41:13 +08:00
recommend_cleanup.go feat: support nspath measurement shorthand recommendations 2026-07-02 13:49:47 +08:00
recommend_hash.go fix: improve measurement recommend validation and offset handling 2026-07-09 16:31:19 +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 fix: fallback to current recommend group after hash filtering 2026-07-10 17:31:56 +08:00
redis_recommend_test.go fix: improve redis recommendation fuzzy fallback handling 2026-07-10 16:03:16 +08:00