Custom GraphiteDataWriterConfiguration

Hi, we are trying to further dig into failed/KO responses and break down different service failures. We are using graphite as our default writer in our Gatling conf to output real time data. We would like to configure this writer to use a “custom” graphite writer which could also state explicitly write out KO responses with an metric like timeout so we can further break down failures. Wondering if anybody attempted this before?