more updates to the duplicate data points doc

pull/300/head
Scott Anderson 2019-07-01 15:34:48 -06:00
parent 11b6287198
commit eb9fe063cd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Table: keys: [_measurement, host, region]
```
## Preserve duplicate points
To preserve both old and new field keys in duplicate points, use one of the following strategies:
To preserve both old and new field values in duplicate points, use one of the following strategies:
- [Add an arbitrary tag](#add-an-arbitrary-tag)
- [Increment the timestamp](#increment-the-timestamp)