milvus/pkg/metrics
jaime 18df2ba6fd
[Cherry-Pick] Support Database (#24769)
Support Database(#23742)
Fix db nonexists error for FlushAll (#24222)
Fix check collection limits fails (#24235)
backward compatibility with empty DB name (#24317)
Fix GetFlushAllState with DB (#24347)
Remove db from global meta cache after drop database (#24474)
Fix db name is empty for describe collection response (#24603)
Add RBAC for Database API (#24653)
Fix miss load the same name collection during recover stage (#24941)

RBAC supports Database validation (#23609)
Fix to list grant with db return empty (#23922)
Optimize PrivilegeAll permission check (#23972)
Add the default db value for the rbac request (#24307)

Signed-off-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: longjiquan <jiquan.long@zilliz.com>
2023-06-25 17:20:43 +08:00
..
c_registry.go log out error (#24260) 2023-05-19 18:25:24 +08:00
datacoord_metrics.go Make binlog size metric to collect healthy binlog only (#24557) 2023-05-31 16:45:29 +08:00
datanode_metrics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
etcd_metrics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
indexnode_metrics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_test.go Support show knowhere prometheus metrics (#23102) 2023-04-07 15:34:29 +08:00
metrics.go Make pkg code change trigger ci workflow (#23312) 2023-04-11 10:32:31 +08:00
milvus_registry.go Ignore gather c metrics fail (#23366) 2023-04-13 10:26:27 +08:00
mq_metrics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
proxy_metrics.go Add receivedNQ metric and change receivedBytes metric to collection level (#24199) 2023-05-21 22:23:24 +08:00
querycoord_metrics.go support detailed task metrics(#23414) (#24507) 2023-05-30 14:59:28 +08:00
querynode_metrics.go Add metric of waiting for tSafe latency (#24765) 2023-06-09 11:26:35 +08:00
rootcoord_metrics.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00