#!/bin/sh
gperf -G -l -H metric_hash -t -F ', 0' -N in_metric_list -k 1,6,$ -W metrics ./metric_hash.gperf > metric_hash.c
