Add some metrics for CompletedSnapshotStoreManager to monitor the remote kv Snapshot
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 625
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 97
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar.
### Motivation
During the testing, I found that the `CompletedSnapshotStoreManager` lacks some key metrics, which makes it difficult to locate issues. These metrics, for example, `the avg time to delete a remote kv Snapshot`, `the number of remote kv Snapshots waiting to be deleted`, and `the rate of create or deleted remote kv snapshots per second` are not available now.
### Solution
Add more metrics.
### Anything else?
_No response_
### Willingness to contribute
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.