Danila Morozov

Results 3 issues of Danila Morozov

#### Description of Change I have added a simple generic implementation for [bloom filter](https://en.wikipedia.org/wiki/Bloom_filter) #### Checklist - [x] Added description of change - [x] Added file name matches [File name...

enhancement
automated tests are failing
requested changes

Changed go image version according to updated dependencies in commit c8e729b6fed16f28aa69e01517eed68c92b1a5ca #### Summary Right now Dockerfile is broken, because c8e729b6fed16f28aa69e01517eed68c92b1a5ca bumped `golang` version to `1.21`, but in Dockerfile `1.18` is...

Lifecycle/1:stale
Contributor

Feature that was introduced in #339 polutated a lot of code with `**self.static_label` in exporter.py Separated static labels logic into child classes of prometheus metrics Gauge, Counter and Histogram and...