Fixed the unreachable code bug...
This commit is contained in:
@@ -122,7 +122,6 @@ func (p *Parser) ParseMetrics(buf []byte) ([]telegraf.Metric, error) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return metrics, nil
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Parse performs Graphite parsing of a single line.
|
// Parse performs Graphite parsing of a single line.
|
||||||
|
|||||||
Reference in New Issue
Block a user