milvus/internal/rootcoord
dragondriver c3eb6f9761
Expose created time and updated time to rootcoord metrics (#8174)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2021-09-17 21:52:00 +08:00
..
dml_channels.go Revert apply physical channels from pool (d5f7e358 and 3b960969) (#7687) 2021-09-10 13:00:00 +08:00
errors_test.go Expose metrics of root coordinator (#7228) 2021-08-31 11:45:59 +08:00
errors.go Expose metrics of root coordinator (#7228) 2021-08-31 11:45:59 +08:00
field_id.go Add test cases for search task (#7796) 2021-09-13 17:12:19 +08:00
meta_snapshot_test.go Add unit test for 7150 fix (#7276) 2021-08-25 14:41:52 +08:00
meta_snapshot.go Add unit test for 7150 fix (#7276) 2021-08-25 14:41:52 +08:00
meta_table_test.go Improve log print in rootcoord (#7354) 2021-09-13 11:56:42 +08:00
meta_table.go Improve log print in rootcoord (#7354) 2021-09-13 11:56:42 +08:00
metrics_info.go Expose created time and updated time to rootcoord metrics (#8174) 2021-09-17 21:52:00 +08:00
OWNERS [skip ci]Remove neza2017 from reviewers (#7324) 2021-08-27 00:27:36 +08:00
param_table_test.go Expose created time and updated time to rootcoord metrics (#8174) 2021-09-17 21:52:00 +08:00
param_table.go Expose created time and updated time to rootcoord metrics (#8174) 2021-09-17 21:52:00 +08:00
proxy_client_manager_test.go Add unittest for proxy_client_manager (#7729) 2021-09-10 18:10:00 +08:00
proxy_client_manager.go check proxy if exist before connect to it (#6165) 2021-06-28 15:08:12 +08:00
proxy_manager_test.go Import Embedded Etcd Kv Part 1(#7112) (#7174) 2021-08-24 09:45:51 +08:00
proxy_manager.go Import Embedded Etcd Kv Part 1(#7112) (#7174) 2021-08-24 09:45:51 +08:00
root_coord_test.go Replace metaSnapshot with suffixSnapshot (#7975) 2021-09-15 22:05:49 +08:00
root_coord.go Expose created time and updated time to rootcoord metrics (#8174) 2021-09-17 21:52:00 +08:00
suffix_snapshot_test.go Add suffixSnapshot implementing SnapshotKV (#7948) 2021-09-15 15:23:49 +08:00
suffix_snapshot.go Replace metaSnapshot with suffixSnapshot (#7975) 2021-09-15 22:05:49 +08:00
task.go Fix bug: describe collection return wrong shard number (#7841) 2021-09-14 11:59:47 +08:00
timestamp_test.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
timeticksync_test.go Add unittest for timeticksync (#7793) 2021-09-13 16:32:44 +08:00
timeticksync.go Fix possible datarace in rootcoord (#8120) 2021-09-17 12:37:50 +08:00
util_test.go Add unittest for rootcoord util (#7688) 2021-09-10 16:41:48 +08:00
util.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00