hh/fix-panic Fix panic in HostAlarmReporter

At some point we changed from using metric names to alarm IDs in this
map, but the code to set up the second-level maps wasn't changed,
causing it to panic with "assigning to entry in nil map" errors on the
line

metrics[alarmID][metricSource] = metricValue

Sarah Hodne avatar Sarah Hodne

Push event #15 passed

  • Ran for
  • New branch build
AMD64
Go: 1.8
Git

There was an error while trying to fetch the log.