chore: update docs link in influxdbv2listener (#8939)

* chore: update docs link in influxdbv2listener

* chore: one more update to use latest
This commit is contained in:
Russ Savage 2021-03-04 14:02:12 -08:00 committed by GitHub
parent 9b3bd86d6d
commit 9e45322661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ Metrics are created from InfluxDB Line Protocol in the request body.
curl -i -XPOST 'http://localhost:8186/api/v2/write' --data-binary 'cpu_load_short,host=server01,region=us-west value=0.64 1434055562000000000'
```
[influxdb_http_api]: https://v2.docs.influxdata.com/v2.0/api/
[influxdb_http_api]: https://docs.influxdata.com/influxdb/latest/api/