comments reflect deprecated NewJsonParser
This commit is contained in:
@@ -143,6 +143,7 @@ func newJSONParser(
|
|||||||
return parser, nil
|
return parser, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Deprecated: Use NewParser to get a JSONParser object
|
||||||
func NewJSONParser(
|
func NewJSONParser(
|
||||||
metricName string,
|
metricName string,
|
||||||
tagKeys []string,
|
tagKeys []string,
|
||||||
|
|||||||
Reference in New Issue
Block a user