Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk write of time series data #29

Open
jptmoore opened this issue Dec 3, 2018 · 0 comments
Open

Bulk write of time series data #29

jptmoore opened this issue Dec 3, 2018 · 0 comments
Assignees

Comments

@jptmoore
Copy link
Collaborator

jptmoore commented Dec 3, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant