Jack King

Results 3 issues of Jack King

### What would you like to be added? support using prometheus metrics info as metrics source. ### Why is this needed? metrics-scraper store metrics info for provide, and prometheus did...

kind/feature

add wait_next func, used to sleep current thread to next job that can run.

For those has been read data, I don't want read it again. How can I mark those data bas been read. I found a `segment.Remove` method implementation in source code....