Skip to content

Bulk write of time series data #29

@jptmoore

Description

@jptmoore

Add support for writing an array of values in a single POST.

This would require a timestamp to be included as part of an individual datapoint e.g. {"timestamp": 11111111, "value": 42}. Currently we support timestamps being defined for a POST via the URI which works for single value POSTs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions