Pavel Dmytrenko
Pavel Dmytrenko
@manosim Any chance we can get this merged, or a similar PR?
@manosim how about merging this PR as well? Sorry if pushing you, I'd like to have this in order to update my project's dev dependencies with newest **pypiup** ;)
@manosim the PR is up to date with master now. Can you merge it please?
Also, there should be an entry about `ellipsis` argument in `yaspin/api.py` (in the docstring for the `yaspin` function).
CI `lint` step fails with: ``` ERROR: /home/runner/work/yaspin/yaspin/tests/test_ellipsis.py Imports are incorrectly sorted and/or formatted. make: *** [Makefile:31: check-fmt] Error 1 Error: Process completed with exit code 2. ``` You can...
@sdaqo Thanks for your contribution 👍🏼 This PR will be included in the next yaspin release.
@afteroot I'll reconsider when preparing the next release.
Closing in favor of #256
Seeing this problem with Vector `0.46.1`. There is a big discrepancy between values reported by `vector_kafka_consumer_lag` metric and our internal metric which represents how far behind a consumer group is...
Hello, Thanks for raising this issue. Env variable approach looks reasonable. I'll take a closer look on the implementation side. Also, please feel free to submit PR if you already...