modelRT/model
douxu 305bdd4dcf fix: suppress fallback recommendations when concrete hits exist
- detect concrete recommend hits before normalizing results
- drop fallback results when any syntax path returns real candidates
- keep fallback candidates only when every path has no concrete hit
2026-07-03 15:59:53 +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: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +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 feat: add component column recommendations for config tokens 2026-07-01 14:37:13 +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 feat: support nspath measurement shorthand recommendations 2026-07-02 13:49:47 +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 feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
recommend_cleanup.go feat: support nspath measurement shorthand recommendations 2026-07-02 13:49:47 +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: suppress fallback recommendations when concrete hits exist 2026-07-03 15:59:53 +08:00