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

fix(sinks): set fixed buffer size for distributed service #18699

Merged
merged 5 commits into from
Nov 10, 2023

Conversation

dsmith3197
Copy link
Contributor

@dsmith3197 dsmith3197 commented Sep 27, 2023

This buffer was added in #13918. With its current capacity, it can silently buffer 200 * # of endpoints requests, which can result in substantial memory growth. After examining the code, it seems that this buffer only needs a size of 1.

This currently impacts the elasticsearch sink.

@dsmith3197 dsmith3197 requested a review from a team September 27, 2023 19:28
@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for vector-project canceled.

Name Link
🔨 Latest commit 351ea53
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/6532bd56c5940c0008aada9f

@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit 351ea53
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/6532bd5696a3e8000835f2b9
😎 Deploy Preview https://deploy-preview-18699--vrl-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the domain: sinks Anything related to the Vector's sinks label Sep 27, 2023
@dsmith3197 dsmith3197 marked this pull request as draft September 27, 2023 19:29
@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-18699.d1a7j77663uxsc.amplifyapp.com

@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-18699.d2lr4eds605rpz.amplifyapp.com

@dsmith3197 dsmith3197 force-pushed the dougsmith/remove-buffer-from-distributed-service branch from 21406b4 to e6a3cfc Compare October 20, 2023 17:24
@dsmith3197 dsmith3197 marked this pull request as ready for review October 20, 2023 17:49
@dsmith3197 dsmith3197 changed the title fix(sinks): remove buffer from distributed service fix(sinks): set fixed buffer size for distributed service Oct 20, 2023
Copy link
Contributor

@neuronull neuronull left a comment

Choose a reason for hiding this comment

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

Are the ES int tests added in #14088 sufficient to regression test this?

@dsmith3197
Copy link
Contributor Author

Are the ES int tests added in #14088 sufficient to regression test this?

No, I don't believe we have any regression cases that would cover this. I can look into adding one.

@dsmith3197
Copy link
Contributor Author

/ci-run-regression

@datadog-vectordotdev
Copy link

datadog-vectordotdev bot commented Nov 9, 2023

Datadog Report

Branch report: dougsmith/remove-buffer-from-distributed-service
Commit report: 00a0a08

vector: 0 Failed, 0 New Flaky, 438 Passed, 0 Skipped, 27m 47.36s Wall Time

Copy link

github-actions bot commented Nov 9, 2023

Regression Detector Results

Run ID: 02e04096-fe2b-42fb-8137-b3acf5d65394
Baseline: 53cad38
Comparison: 500ab66
Total vector CPUs: 7

Explanation

A regression test is an integrated performance test for vector in a repeatable rig, with varying configuration for vector. What follows is a statistical summary of a brief vector run for each configuration across SHAs given above. The goal of these tests are to determine quickly if vector performance is changed and to what degree by a pull request.

Because a target's optimization goal performance in each experiment will vary somewhat each time it is run, we can only estimate mean differences in optimization goal relative to the baseline target. We express these differences as a percentage change relative to the baseline target, denoted "Δ mean %". These estimates are made to a precision that balances accuracy and cost control. We represent this precision as a 90.00% confidence interval denoted "Δ mean % CI": there is a 90.00% chance that the true value of "Δ mean %" is in that interval.

We decide whether a change in performance is a "regression" -- a change worth investigating further -- if both of the following two criteria are true:

  1. The estimated |Δ mean %| ≥ 5.00%. This criterion intends to answer the question "Does the estimated change in mean optimization goal performance have a meaningful impact on your customers?". We assume that when |Δ mean %| < 5.00%, the impact on your customers is not meaningful. We also assume that a performance change in optimization goal is worth investigating whether it is an increase or decrease, so long as the magnitude of the change is sufficiently large.

  2. Zero is not in the 90.00% confidence interval "Δ mean % CI" about "Δ mean %". This statement is equivalent to saying that there is at least a 90.00% chance that the mean difference in optimization goal is not zero. This criterion intends to answer the question, "Is there a statistically significant difference in mean optimization goal performance?". It also means there is no more than a 10.00% chance this criterion reports a statistically significant difference when the true difference in mean optimization goal is zero -- a "false positive". We assume you are willing to accept a 10.00% chance of inaccurately detecting a change in performance when no true difference exists.

The table below, if present, lists those experiments that have experienced a statistically significant change in mean optimization goal performance between baseline and comparison SHAs with 90.00% confidence OR have been detected as newly erratic. Negative values of "Δ mean %" mean that baseline is faster, whereas positive values of "Δ mean %" mean that comparison is faster. Results that do not exhibit more than a ±5.00% change in their mean optimization goal are discarded. An experiment is erratic if its coefficient of variation is greater than 0.1. The abbreviated table will be omitted if no interesting change is observed.

No interesting changes in experiment optimization goals with confidence ≥ 90.00% and |Δ mean %| ≥ 5.00%.

Fine details of change detection per experiment.
experiment goal Δ mean % Δ mean % CI confidence
file_to_blackhole egress throughput +1.25 [-1.25, +3.75] 58.98%
http_text_to_http_json ingress throughput +1.01 [+0.88, +1.13] 100.00%
syslog_splunk_hec_logs ingress throughput +0.46 [+0.41, +0.50] 100.00%
http_to_http_acks ingress throughput +0.25 [-1.10, +1.60] 23.79%
datadog_agent_remap_blackhole ingress throughput +0.10 [+0.02, +0.18] 96.05%
http_to_http_noack ingress throughput +0.09 [-0.01, +0.19] 87.10%
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.13, +0.14] 3.96%
http_to_http_json ingress throughput +0.00 [-0.04, +0.05] 8.81%
splunk_hec_to_splunk_hec_logs_acks ingress throughput -0.00 [-0.14, +0.14] 0.33%
http_to_s3 ingress throughput -0.04 [-0.31, +0.24] 17.49%
splunk_hec_to_splunk_hec_logs_noack ingress throughput -0.04 [-0.16, +0.07] 46.26%
enterprise_http_to_http ingress throughput -0.10 [-0.20, +0.00] 89.80%
syslog_loki ingress throughput -0.12 [-0.16, -0.09] 100.00%
syslog_log2metric_humio_metrics ingress throughput -0.18 [-0.26, -0.09] 99.90%
socket_to_socket_blackhole ingress throughput -0.22 [-0.28, -0.15] 100.00%
http_elasticsearch ingress throughput -0.25 [-0.31, -0.19] 100.00%
fluent_elasticsearch ingress throughput -0.28 [-0.72, +0.16] 70.39%
otlp_http_to_blackhole ingress throughput -0.30 [-0.45, -0.14] 99.86%
syslog_humio_logs ingress throughput -0.32 [-0.41, -0.22] 100.00%
otlp_grpc_to_blackhole ingress throughput -0.39 [-0.49, -0.29] 100.00%
datadog_agent_remap_blackhole_acks ingress throughput -0.59 [-0.68, -0.49] 100.00%
datadog_agent_remap_datadog_logs ingress throughput -0.79 [-0.89, -0.70] 100.00%
datadog_agent_remap_datadog_logs_acks ingress throughput -0.84 [-0.91, -0.76] 100.00%
syslog_regex_logs2metric_ddmetrics ingress throughput -0.88 [-1.15, -0.61] 100.00%
syslog_log2metric_splunk_hec_metrics ingress throughput -1.57 [-1.70, -1.43] 100.00%
splunk_hec_route_s3 ingress throughput -1.62 [-2.11, -1.13] 100.00%

@dsmith3197 dsmith3197 requested a review from neuronull November 9, 2023 17:41
@dsmith3197
Copy link
Contributor Author

Are the ES int tests added in #14088 sufficient to regression test this?

No, I don't believe we have any regression cases that would cover this. I can look into adding one.

@neuronull I added a suitable regression test and no change was detected.

@dsmith3197 dsmith3197 added this pull request to the merge queue Nov 10, 2023
Copy link

Regression Detector Results

Run ID: 1b2dce4b-2b56-4ef0-a386-872733d020f9
Baseline: b0c09e1
Comparison: cda576e
Total vector CPUs: 7

Explanation

A regression test is an integrated performance test for vector in a repeatable rig, with varying configuration for vector. What follows is a statistical summary of a brief vector run for each configuration across SHAs given above. The goal of these tests are to determine quickly if vector performance is changed and to what degree by a pull request.

Because a target's optimization goal performance in each experiment will vary somewhat each time it is run, we can only estimate mean differences in optimization goal relative to the baseline target. We express these differences as a percentage change relative to the baseline target, denoted "Δ mean %". These estimates are made to a precision that balances accuracy and cost control. We represent this precision as a 90.00% confidence interval denoted "Δ mean % CI": there is a 90.00% chance that the true value of "Δ mean %" is in that interval.

We decide whether a change in performance is a "regression" -- a change worth investigating further -- if both of the following two criteria are true:

  1. The estimated |Δ mean %| ≥ 5.00%. This criterion intends to answer the question "Does the estimated change in mean optimization goal performance have a meaningful impact on your customers?". We assume that when |Δ mean %| < 5.00%, the impact on your customers is not meaningful. We also assume that a performance change in optimization goal is worth investigating whether it is an increase or decrease, so long as the magnitude of the change is sufficiently large.

  2. Zero is not in the 90.00% confidence interval "Δ mean % CI" about "Δ mean %". This statement is equivalent to saying that there is at least a 90.00% chance that the mean difference in optimization goal is not zero. This criterion intends to answer the question, "Is there a statistically significant difference in mean optimization goal performance?". It also means there is no more than a 10.00% chance this criterion reports a statistically significant difference when the true difference in mean optimization goal is zero -- a "false positive". We assume you are willing to accept a 10.00% chance of inaccurately detecting a change in performance when no true difference exists.

The table below, if present, lists those experiments that have experienced a statistically significant change in mean optimization goal performance between baseline and comparison SHAs with 90.00% confidence OR have been detected as newly erratic. Negative values of "Δ mean %" mean that baseline is faster, whereas positive values of "Δ mean %" mean that comparison is faster. Results that do not exhibit more than a ±5.00% change in their mean optimization goal are discarded. An experiment is erratic if its coefficient of variation is greater than 0.1. The abbreviated table will be omitted if no interesting change is observed.

No interesting changes in experiment optimization goals with confidence ≥ 90.00% and |Δ mean %| ≥ 5.00%.

Fine details of change detection per experiment.
experiment goal Δ mean % Δ mean % CI confidence
http_to_http_acks ingress throughput +0.91 [-0.41, +2.22] 74.32%
syslog_log2metric_splunk_hec_metrics ingress throughput +0.87 [+0.74, +1.00] 100.00%
syslog_regex_logs2metric_ddmetrics ingress throughput +0.86 [+0.76, +0.95] 100.00%
http_text_to_http_json ingress throughput +0.72 [+0.59, +0.84] 100.00%
otlp_http_to_blackhole ingress throughput +0.55 [+0.39, +0.71] 100.00%
datadog_agent_remap_datadog_logs ingress throughput +0.53 [+0.44, +0.63] 100.00%
syslog_loki ingress throughput +0.47 [+0.44, +0.50] 100.00%
fluent_elasticsearch ingress throughput +0.38 [-0.07, +0.83] 83.91%
socket_to_socket_blackhole ingress throughput +0.29 [+0.22, +0.37] 100.00%
datadog_agent_remap_blackhole_acks ingress throughput +0.27 [+0.19, +0.36] 100.00%
http_to_http_noack ingress throughput +0.06 [-0.04, +0.16] 67.85%
http_to_http_json ingress throughput +0.04 [-0.03, +0.11] 64.81%
syslog_splunk_hec_logs ingress throughput +0.03 [-0.01, +0.07] 72.84%
syslog_humio_logs ingress throughput +0.01 [-0.08, +0.10] 15.43%
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.14, +0.14] 1.56%
splunk_hec_indexer_ack_blackhole ingress throughput -0.00 [-0.14, +0.14] 1.72%
http_to_s3 ingress throughput -0.02 [-0.29, +0.26] 7.77%
syslog_log2metric_humio_metrics ingress throughput -0.04 [-0.14, +0.06] 45.41%
splunk_hec_to_splunk_hec_logs_noack ingress throughput -0.05 [-0.17, +0.06] 54.21%
enterprise_http_to_http ingress throughput -0.10 [-0.18, -0.02] 96.73%
http_elasticsearch ingress throughput -0.13 [-0.19, -0.07] 99.98%
splunk_hec_route_s3 ingress throughput -0.13 [-0.63, +0.37] 33.05%
datadog_agent_remap_datadog_logs_acks ingress throughput -0.21 [-0.29, -0.13] 100.00%
datadog_agent_remap_blackhole ingress throughput -0.21 [-0.30, -0.13] 100.00%
otlp_grpc_to_blackhole ingress throughput -0.37 [-0.47, -0.27] 100.00%
file_to_blackhole egress throughput -0.56 [-2.99, +1.86] 29.76%

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 10, 2023
@dsmith3197 dsmith3197 added this pull request to the merge queue Nov 10, 2023
Copy link

Regression Detector Results

Run ID: abe41f17-0ec5-4443-b3d1-ba6fa95c74d1
Baseline: 0cd6fd2
Comparison: 2e340d0
Total vector CPUs: 7

Explanation

A regression test is an integrated performance test for vector in a repeatable rig, with varying configuration for vector. What follows is a statistical summary of a brief vector run for each configuration across SHAs given above. The goal of these tests are to determine quickly if vector performance is changed and to what degree by a pull request.

Because a target's optimization goal performance in each experiment will vary somewhat each time it is run, we can only estimate mean differences in optimization goal relative to the baseline target. We express these differences as a percentage change relative to the baseline target, denoted "Δ mean %". These estimates are made to a precision that balances accuracy and cost control. We represent this precision as a 90.00% confidence interval denoted "Δ mean % CI": there is a 90.00% chance that the true value of "Δ mean %" is in that interval.

We decide whether a change in performance is a "regression" -- a change worth investigating further -- if both of the following two criteria are true:

  1. The estimated |Δ mean %| ≥ 5.00%. This criterion intends to answer the question "Does the estimated change in mean optimization goal performance have a meaningful impact on your customers?". We assume that when |Δ mean %| < 5.00%, the impact on your customers is not meaningful. We also assume that a performance change in optimization goal is worth investigating whether it is an increase or decrease, so long as the magnitude of the change is sufficiently large.

  2. Zero is not in the 90.00% confidence interval "Δ mean % CI" about "Δ mean %". This statement is equivalent to saying that there is at least a 90.00% chance that the mean difference in optimization goal is not zero. This criterion intends to answer the question, "Is there a statistically significant difference in mean optimization goal performance?". It also means there is no more than a 10.00% chance this criterion reports a statistically significant difference when the true difference in mean optimization goal is zero -- a "false positive". We assume you are willing to accept a 10.00% chance of inaccurately detecting a change in performance when no true difference exists.

The table below, if present, lists those experiments that have experienced a statistically significant change in mean optimization goal performance between baseline and comparison SHAs with 90.00% confidence OR have been detected as newly erratic. Negative values of "Δ mean %" mean that baseline is faster, whereas positive values of "Δ mean %" mean that comparison is faster. Results that do not exhibit more than a ±5.00% change in their mean optimization goal are discarded. An experiment is erratic if its coefficient of variation is greater than 0.1. The abbreviated table will be omitted if no interesting change is observed.

No interesting changes in experiment optimization goals with confidence ≥ 90.00% and |Δ mean %| ≥ 5.00%.

Fine details of change detection per experiment.
experiment goal Δ mean % Δ mean % CI confidence
otlp_grpc_to_blackhole ingress throughput +1.38 [+1.29, +1.48] 100.00%
http_elasticsearch ingress throughput +1.24 [+1.19, +1.30] 100.00%
http_to_http_acks ingress throughput +0.76 [-0.56, +2.08] 65.71%
http_text_to_http_json ingress throughput +0.45 [+0.32, +0.58] 100.00%
syslog_log2metric_splunk_hec_metrics ingress throughput +0.15 [+0.02, +0.28] 94.71%
datadog_agent_remap_datadog_logs ingress throughput +0.12 [+0.03, +0.21] 96.38%
http_to_http_noack ingress throughput +0.10 [+0.00, +0.20] 90.76%
http_to_s3 ingress throughput +0.08 [-0.20, +0.35] 35.97%
http_to_http_json ingress throughput +0.04 [-0.04, +0.11] 60.73%
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.14, +0.14] 2.34%
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.14, +0.14] 1.13%
fluent_elasticsearch ingress throughput -0.01 [-0.46, +0.44] 1.84%
enterprise_http_to_http ingress throughput -0.01 [-0.09, +0.07] 13.55%
splunk_hec_to_splunk_hec_logs_noack ingress throughput -0.02 [-0.14, +0.09] 26.82%
splunk_hec_route_s3 ingress throughput -0.16 [-0.67, +0.34] 40.74%
syslog_loki ingress throughput -0.21 [-0.24, -0.18] 100.00%
syslog_splunk_hec_logs ingress throughput -0.25 [-0.29, -0.22] 100.00%
syslog_humio_logs ingress throughput -0.35 [-0.45, -0.24] 100.00%
datadog_agent_remap_blackhole ingress throughput -0.54 [-0.62, -0.46] 100.00%
file_to_blackhole egress throughput -0.60 [-3.07, +1.87] 31.14%
datadog_agent_remap_blackhole_acks ingress throughput -0.61 [-0.69, -0.52] 100.00%
datadog_agent_remap_datadog_logs_acks ingress throughput -0.81 [-0.88, -0.74] 100.00%
syslog_regex_logs2metric_ddmetrics ingress throughput -1.24 [-1.33, -1.16] 100.00%
otlp_http_to_blackhole ingress throughput -1.47 [-1.62, -1.32] 100.00%
socket_to_socket_blackhole ingress throughput -2.29 [-2.35, -2.24] 100.00%
syslog_log2metric_humio_metrics ingress throughput -3.02 [-3.12, -2.92] 100.00%

Copy link

Regression Detector Results

Run ID: c92b1c32-c5d9-4c06-bca8-aba253d8144a
Baseline: 40305f1
Comparison: dcd9942
Total vector CPUs: 7

Explanation

A regression test is an integrated performance test for vector in a repeatable rig, with varying configuration for vector. What follows is a statistical summary of a brief vector run for each configuration across SHAs given above. The goal of these tests are to determine quickly if vector performance is changed and to what degree by a pull request.

Because a target's optimization goal performance in each experiment will vary somewhat each time it is run, we can only estimate mean differences in optimization goal relative to the baseline target. We express these differences as a percentage change relative to the baseline target, denoted "Δ mean %". These estimates are made to a precision that balances accuracy and cost control. We represent this precision as a 90.00% confidence interval denoted "Δ mean % CI": there is a 90.00% chance that the true value of "Δ mean %" is in that interval.

We decide whether a change in performance is a "regression" -- a change worth investigating further -- if both of the following two criteria are true:

  1. The estimated |Δ mean %| ≥ 5.00%. This criterion intends to answer the question "Does the estimated change in mean optimization goal performance have a meaningful impact on your customers?". We assume that when |Δ mean %| < 5.00%, the impact on your customers is not meaningful. We also assume that a performance change in optimization goal is worth investigating whether it is an increase or decrease, so long as the magnitude of the change is sufficiently large.

  2. Zero is not in the 90.00% confidence interval "Δ mean % CI" about "Δ mean %". This statement is equivalent to saying that there is at least a 90.00% chance that the mean difference in optimization goal is not zero. This criterion intends to answer the question, "Is there a statistically significant difference in mean optimization goal performance?". It also means there is no more than a 10.00% chance this criterion reports a statistically significant difference when the true difference in mean optimization goal is zero -- a "false positive". We assume you are willing to accept a 10.00% chance of inaccurately detecting a change in performance when no true difference exists.

The table below, if present, lists those experiments that have experienced a statistically significant change in mean optimization goal performance between baseline and comparison SHAs with 90.00% confidence OR have been detected as newly erratic. Negative values of "Δ mean %" mean that baseline is faster, whereas positive values of "Δ mean %" mean that comparison is faster. Results that do not exhibit more than a ±5.00% change in their mean optimization goal are discarded. An experiment is erratic if its coefficient of variation is greater than 0.1. The abbreviated table will be omitted if no interesting change is observed.

No interesting changes in experiment optimization goals with confidence ≥ 90.00% and |Δ mean %| ≥ 5.00%.

Fine details of change detection per experiment.
experiment goal Δ mean % Δ mean % CI confidence
http_elasticsearch ingress throughput +1.24 [+1.18, +1.30] 100.00%
syslog_regex_logs2metric_ddmetrics ingress throughput +0.46 [+0.38, +0.54] 100.00%
otlp_grpc_to_blackhole ingress throughput +0.39 [+0.29, +0.49] 100.00%
syslog_log2metric_humio_metrics ingress throughput +0.22 [+0.09, +0.35] 99.46%
http_to_http_noack ingress throughput +0.17 [+0.09, +0.25] 99.95%
http_to_http_acks ingress throughput +0.12 [-1.19, +1.43] 12.31%
http_text_to_http_json ingress throughput +0.10 [-0.02, +0.22] 83.23%
http_to_http_json ingress throughput +0.03 [-0.05, +0.10] 45.62%
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.14, +0.14] 0.71%
splunk_hec_to_splunk_hec_logs_acks ingress throughput -0.00 [-0.15, +0.15] 0.10%
fluent_elasticsearch ingress throughput -0.02 [-0.47, +0.43] 6.85%
http_to_s3 ingress throughput -0.04 [-0.31, +0.24] 17.27%
splunk_hec_to_splunk_hec_logs_noack ingress throughput -0.05 [-0.16, +0.07] 48.74%
enterprise_http_to_http ingress throughput -0.05 [-0.11, +0.01] 80.32%
datadog_agent_remap_datadog_logs ingress throughput -0.09 [-0.19, -0.00] 91.45%
file_to_blackhole egress throughput -0.17 [-2.73, +2.38] 8.94%
splunk_hec_route_s3 ingress throughput -0.19 [-0.70, +0.31] 46.95%
syslog_splunk_hec_logs ingress throughput -0.20 [-0.25, -0.16] 100.00%
otlp_http_to_blackhole ingress throughput -0.22 [-0.37, -0.07] 98.36%
syslog_log2metric_splunk_hec_metrics ingress throughput -0.36 [-0.49, -0.23] 100.00%
syslog_humio_logs ingress throughput -0.57 [-0.67, -0.47] 100.00%
datadog_agent_remap_datadog_logs_acks ingress throughput -0.77 [-0.85, -0.70] 100.00%
datadog_agent_remap_blackhole_acks ingress throughput -0.88 [-0.97, -0.80] 100.00%
datadog_agent_remap_blackhole ingress throughput -1.14 [-1.22, -1.06] 100.00%
syslog_loki ingress throughput -1.34 [-1.38, -1.30] 100.00%
socket_to_socket_blackhole ingress throughput -2.48 [-2.54, -2.42] 100.00%

Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

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

Nice find and 👍 on the new regression test.

Merged via the queue into master with commit dcd9942 Nov 10, 2023
40 checks passed
@dsmith3197 dsmith3197 deleted the dougsmith/remove-buffer-from-distributed-service branch November 10, 2023 23:13
pront pushed a commit to dygfloyd/vector that referenced this pull request Nov 15, 2023
…ev#18699)

* fix(sinks): set fixed buffer size for distributed service

* add comments

* add regression test

* fmt

* fmt
neuronull pushed a commit that referenced this pull request Nov 16, 2023
* fix(sinks): set fixed buffer size for distributed service

* add comments

* add regression test

* fmt

* fmt
neuronull pushed a commit that referenced this pull request Nov 16, 2023
* fix(sinks): set fixed buffer size for distributed service

* add comments

* add regression test

* fmt

* fmt
jszwedko pushed a commit that referenced this pull request Nov 16, 2023
* fix(sinks): set fixed buffer size for distributed service

* add comments

* add regression test

* fmt

* fmt
dsmith3197 added a commit that referenced this pull request Jan 8, 2024
* fix(sinks): set fixed buffer size for distributed service

* add comments

* add regression test

* fmt

* fmt
AndrooTheChen pushed a commit to discord/vector that referenced this pull request Sep 23, 2024
…ev#18699)

* fix(sinks): set fixed buffer size for distributed service

* add comments

* add regression test

* fmt

* fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: sinks Anything related to the Vector's sinks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants