vector icon indicating copy to clipboard operation
vector copied to clipboard

chore(dev): Build development image on arm64 too

Open jszwedko opened this issue 1 year ago • 4 comments
trafficstars

Requested by user in discord.

jszwedko avatar Jun 24 '24 20:06 jszwedko

/ci-run-environment

jszwedko avatar Jun 24 '24 20:06 jszwedko

Datadog Report

Branch report: jszwedko/build-dev-image-arm64 Commit report: fa8789e Test service: vector

:white_check_mark: 0 Failed, 7 Passed, 0 Skipped, 25.45s Total Time

Regression Detector Results

Run ID: ad92f696-b640-4045-a1b4-dac6938d045c Metrics dashboard

Baseline: 476016b28890df879789c5408dfab5c4eb80c33e Comparison: a5e5ecea1495cf9c9efced3212469d8f83563592

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

No significant changes in experiment optimization goals

Confidence level: 90.00% Effect size tolerance: |Δ mean %| ≥ 5.00%

There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI links
syslog_splunk_hec_logs ingress throughput +2.25 [+2.16, +2.35]
datadog_agent_remap_blackhole ingress throughput +2.07 [+1.96, +2.18]
syslog_log2metric_splunk_hec_metrics ingress throughput +1.54 [+1.44, +1.65]
syslog_log2metric_humio_metrics ingress throughput +1.37 [+1.25, +1.48]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput +1.23 [+1.12, +1.35]
syslog_loki ingress throughput +1.15 [+1.07, +1.22]
datadog_agent_remap_datadog_logs_acks ingress throughput +0.86 [+0.65, +1.06]
socket_to_socket_blackhole ingress throughput +0.69 [+0.64, +0.74]
datadog_agent_remap_datadog_logs ingress throughput +0.57 [+0.41, +0.73]
otlp_http_to_blackhole ingress throughput +0.56 [+0.42, +0.69]
http_elasticsearch ingress throughput +0.46 [+0.27, +0.66]
splunk_hec_route_s3 ingress throughput +0.23 [-0.13, +0.60]
http_to_http_noack ingress throughput +0.09 [+0.03, +0.16]
http_to_http_json ingress throughput +0.09 [+0.02, +0.15]
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.00 [-0.10, +0.10]
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.13, +0.13]
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.08, +0.08]
file_to_blackhole egress throughput -0.12 [-7.44, +7.19]
http_to_s3 ingress throughput -0.14 [-0.40, +0.12]
syslog_humio_logs ingress throughput -0.18 [-0.31, -0.05]
otlp_grpc_to_blackhole ingress throughput -0.34 [-0.46, -0.22]
http_text_to_http_json ingress throughput -0.38 [-0.51, -0.25]
datadog_agent_remap_blackhole_acks ingress throughput -0.41 [-0.54, -0.29]
http_to_http_acks ingress throughput -0.43 [-1.75, +0.89]
fluent_elasticsearch ingress throughput -0.80 [-1.29, -0.31]
syslog_regex_logs2metric_ddmetrics ingress throughput -0.96 [-1.10, -0.83]

Explanation

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

github-actions[bot] avatar Jun 26 '24 14:06 github-actions[bot]

@jszwedko - could this have failed because "publish-new-environment" is set to timeout at 30 minutes?

rdwr-tomers avatar Jun 26 '24 19:06 rdwr-tomers

/ci-run-environment

jszwedko avatar Jul 01 '24 18:07 jszwedko