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

Use remotewrite API #20

Merged
merged 8 commits into from
Mar 18, 2022
Merged

Use remotewrite API #20

merged 8 commits into from
Mar 18, 2022

Conversation

carrieedwards
Copy link
Contributor

This PR removes the use of an internal GRPC server and replaces it with the remotewrite API for handling requests.

@carrieedwards carrieedwards marked this pull request as ready for review March 17, 2022 20:42
leizor
leizor previously approved these changes Mar 17, 2022
Copy link
Contributor

@leizor leizor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@jesusvazquez jesusvazquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @carrieedwards added a few small things 👍

I'm also missing some CI linting using golangci-lint. The sooner we add it to drone the less things we're going to have to fix later on.

cmd/influx2cortex/main.go Outdated Show resolved Hide resolved
cmd/influx2cortex/main.go Outdated Show resolved Hide resolved
pkg/influx/api.go Outdated Show resolved Hide resolved
pkg/influx/api.go Outdated Show resolved Hide resolved
ywwg
ywwg previously approved these changes Mar 18, 2022
jesusvazquez
jesusvazquez previously approved these changes Mar 18, 2022
@carrieedwards carrieedwards dismissed stale reviews from jesusvazquez and ywwg via de00de8 March 18, 2022 16:13
@carrieedwards carrieedwards merged commit 0c68577 into main Mar 18, 2022
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

Successfully merging this pull request may close these issues.

None yet

4 participants