Jan Halama

Results 4 issues of Jan Halama

Hi there! I have question regarding metrics types. Why does bull_exporter expose `bull_queue_completed` and `bull_queue_failed` metrics as type gauge? Completed and failed jobs can be represented as single monotonically increasing...

### Description Fix Prometheus metrics types in documentation according to the reality and add link to Prometheus metrics type documentation. ### This is a - [ ] Bug Fix -...

This PR closes issue #21. Implicit scope was not used as the base class strategy constructor was called before implicit scopes were added. TODO: - fix tests

OneSDK configuration using environmental variables do not work in case that `options` parameter of `SuperfaceClient` is defined. This is relevant for environment variables that have defined default value in OneSDK...