I run this shell command。
echo "some_metric 3.14" | gzip | curl --data-binary @- http://xxx.xxx.xxx.xxx:59091/metrics/job/xy_influxdb_exporter/instance/test1
Unable to submit normally. The following information is returned。
text format parsing error in line 1: invalid metric name
