Skip to content
Discussion options

You must be logged in to vote

The sort of challenges that API has (pagination and keeping track of where to start each request) seem to fairly common across other APIs that users want to consume from Vector with. I could see enhancing the http_client source to be able to handle this. Given the scope of the change I think we'd likely want to see an RFC for it first.

As a workaround, you could write a standalone program that reads the data and passes it to Vector over one of its existing sources (like http_server).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pront
Comment options

You must be logged in to vote
1 reply
@sonnens
Comment options

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