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

Ingestion using the API client #73

Open
thnk2wn opened this issue Nov 6, 2019 · 2 comments
Open

Ingestion using the API client #73

thnk2wn opened this issue Nov 6, 2019 · 2 comments

Comments

@thnk2wn
Copy link

thnk2wn commented Nov 6, 2019

Love the API - it'd be great if this supported Raw event import i.e. https://docs.datalust.co/docs/posting-raw-events or another API client library existed to perform the update type operations supported by the API itself.

@nblumhardt
Copy link
Member

Thanks for the suggestion! This would make a lot of sense and has been in the back of my mind for a while; we'll look at adding something like connection.Events.IngestBatchAsync(...).

@nblumhardt nblumhardt changed the title Feature Request - Client Updates: Posting Raw Events Ingestion using the API client Nov 17, 2019
@nblumhardt
Copy link
Member

This, #127, and #125 are somewhat related; the searching, streaming, and ingestion APIs all support the same event format, but Seq.Api uses different types to represent them (or doesn't - in this case). We should ideally do all three pieces of work together.

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

2 participants