birdwatcher
birdwatcher copied to clipboard
See also #255 This PR: - Add `show partition-loaded` command to list partitions loaded - Make `force-release` able to specify collection id - Rewrite `force-release` command with new framework -...
### What would you like to be added? Make `force-release` command able to release only specified collection ### Why is this needed? `force-release` command will release all collections loaded, which...
can we add a command in birdwatcher, get stats of files in etcd. Like: How many delta logs are there in total, how many stats logs are there in total?...
### Is your feature request related to a problem? Please describe. Could you provide a way to get the collection size of milvus through birdwatcher .we only get the segment...
### Is your feature request related to a problem? Please describe. Is it possible to use other kafka clients that don't require cgo? For example [kafka-go]( https://github.com/segmentio/kafka-go) It is more...
### What would you like to be added? Birdwatcher add parameters to specify authentications - ETCD - Pulsar - Kafka - Minio/S3(already supported) ### Why is this needed? Some deployments...
### What would you like to be added? Make birdwatcher connect to multiple thirdparty and milvus itself ### Why is this needed? With this feature, Milvus could check meta data...