Davide Obbi

Results 2 issues of Davide Obbi

Include the [Influxdb exporter](https://github.com/prometheus/influxdb_exporter) role. We rely on such exporter because we have applications that push metrics directly to Influxdb at runtime, using this exporter allows us to have those...

enhancement
roles/node_exporter
roles/prometheus
roles/pushgateway
roles/memcached_exporter
roles/cadvisor
roles/nginx_exporter
roles/mongodb_exporter
roles/redis_exporter
roles/process_exporter
roles/influxdb_exporter

When Creating a NVMEoF resource is not possible to specify the protocol to be either `tcp` or `rdma`. The code seems harcoding this value to `tcp`. If i set the...