Tarvi Pillessaar

Results 6 comments of Tarvi Pillessaar

Following @vrischmann example I wrote similar[ metricsfetcher](https://github.com/tarvip/kafkakit-prometheus-metricsfetcher) Main difference is that it fetches data directly from Prometheus.

Alternatively you can now use [ssl_exporter](https://github.com/ribbybibby/ssl_exporter) to scrape postgres cert metrics. Postgres support is available since version v2.3.1.

@kvrhdn thank you for explanation. I was hoping that it is enough if we could index only `service.name` from process attributes and not from tags attributes, but I understand that...

This is used by repair. When tables are repaired then source and target tables are dumped to disk and then these dumps are compared later. Without --parallel option tables are...

Regarding coreos-kubernetes upgrade in AWS, is there a way to upgrade kubernetes nodes without node replacement? At the moment when new patch version comes out I'm creating new launch configuration...