Alexey Mikhaylov

Results 4 comments of Alexey Mikhaylov

Hi Brendon, First, thanks for you support! Current README lacks of description of following things: 1. `#arrange` method (#22). 2. Recursive queries DSL (#21). Actually, I almost decoupled this part...

@amf9t2 version from master branch should be threadsafe

We fixed the issue by adding openmetrics integration onto the kube-state-metrics service: ```yaml apiVersion: v1 kind: Service metadata: annotations: ad.datadoghq.com/service.check_names: '["kubernetes_state", "openmetrics"]' ad.datadoghq.com/service.init_configs: '[{}, {}]' # openmetrics is here to...

@zricethezav Can you review this please? 🙂