Pankaj Garg
|
fc678f53ba
|
Send metrics data to the correct/configured database host
|
2019-03-29 12:14:15 -07:00 |
Michael Vines
|
81e17bad40
|
Failure to write a datapoint should not be fatal
|
2019-01-16 09:08:47 -08:00 |
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
bd5c6158ae
|
Move some common scripts from multinode-demo/ to scripts/
|
2018-08-27 13:52:38 -07:00 |