commit
1e562408f1
|
@ -23,7 +23,7 @@ const (
|
|||
DefaultConsistencyLevel = "one"
|
||||
|
||||
// DefaultSeparator is the default join character to use when joining multiple
|
||||
// measurment parts in a template.
|
||||
// measurement parts in a template.
|
||||
DefaultSeparator = "."
|
||||
|
||||
// DefaultBatchSize is the default write batch size.
|
||||
|
|
Loading…
Reference in New Issue