Tomer Paz
Tomer Paz
Or use ssh-agent, so if you have configured your keys to be cached by ssh-add, theoretically it should work... at least in code there was preparation for that: // If...
+1 worked for me with ssh-agent as described above, eventually :) to add config file support - I will first have to gain more experience in Go :)
I thought the request actually asks for supporting Prometheus protocol (recent) addition of "imported" timestamp from the samples. like in this influxdb exporter example: https://github.com/prometheus/influxdb_exporter/pull/36/commits/7f5428c8a54ddfb919ed479a2e48acbecea7f539
ok, I referred to the Title of this issue as is :) think about the use cases where one needs to import from another store to Prometheus, e.g. from CSV...