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

Add Ingest API #381

Closed
olivere opened this issue Oct 30, 2016 · 5 comments
Closed

Add Ingest API #381

olivere opened this issue Oct 30, 2016 · 5 comments
Assignees
Milestone

Comments

@olivere
Copy link
Owner

olivere commented Oct 30, 2016

Documentation

@olivere olivere added this to the 5.0 milestone Oct 30, 2016
@olivere olivere self-assigned this Oct 30, 2016
@blacktop
Copy link

blacktop commented Nov 6, 2016

+1 😉

@blacktop
Copy link

blacktop commented Nov 6, 2016

in the meantime, is there a more generic function I can use to PUT to the _ingest endpoints?

@olivere
Copy link
Owner Author

olivere commented Nov 6, 2016

@blacktop Yeah, sorry. If only I had more time.

In the meantime, you could use PerformRequest directly on the client instance. This is what all services do after constructing the URL.

@olivere olivere closed this as completed in ee3ebce Nov 6, 2016
@olivere
Copy link
Owner Author

olivere commented Nov 6, 2016

@blacktop I just added the Ingest API and will push 5.0.4 soon. I'd be very happy if you could test it. See the tests in ingest_get_pipeline_test.go to get an idea of how to use it.

@blacktop
Copy link

blacktop commented Nov 6, 2016

I just tested it out here and it worked great thank you so much for the quick turn around as I know you a very busy.

👍 😎 👍

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

No branches or pull requests

2 participants