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

LOG-2820: Remove dependency on the ring crate from the GCP sink in Vector #108

Merged

Conversation

syedriko
Copy link

@syedriko syedriko commented Jul 31, 2022

At the moment, vector supports four GCP sinks: gcp_cloud_storage, gcp_pubsub, gcp_stackdriver_metrics and gcp_stackdriver_logs. For OCP Logging, we're only interested in gcp_stackdriver_logs. Incidentally, of the four sinks, only gcp_stackdriver_metrics (transitively) depends on ring, so limiting the GCP sinks to gcp_stackdriver_logs removes ring as a dependency of vector.

@syedriko
Copy link
Author

/hold

@openshift-ci openshift-ci bot requested review from shwetaap and vimalk78 July 31, 2022 01:50
@syedriko syedriko changed the title WIP: LOG-2820: Remove dependency on the ring crate from the GCP sink in Vector LOG-2820: Remove dependency on the ring crate from the GCP sink in Vector Aug 19, 2022
@syedriko
Copy link
Author

/unhold

@vimalk78
Copy link

/lgtm

@vimalk78
Copy link

/approve

@openshift-ci
Copy link

openshift-ci bot commented Aug 19, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: syedriko, vimalk78

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vimalk78 vimalk78 merged commit 1630a06 into ViaQ:v0.21-rh Aug 19, 2022
@syedriko syedriko deleted the syedriko_log_2820_gcp_stackdriver_logs branch August 19, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants