Skip to content

[Release-7.1] Add write traffic metrics to ddMetricsGetRange#10985

Merged
jzhou77 merged 1 commit into
apple:release-7.1from
kakaiu:add-fdbcli-to-query-shard-metrics
Oct 16, 2023
Merged

[Release-7.1] Add write traffic metrics to ddMetricsGetRange#10985
jzhou77 merged 1 commit into
apple:release-7.1from
kakaiu:add-fdbcli-to-query-shard-metrics

Conversation

@kakaiu

@kakaiu kakaiu commented Oct 16, 2023

Copy link
Copy Markdown
Member

Users get shard write traffic and bytes by getrange "\xff\xff/metrics/data_distribution_stats/<shardbegin>" "\xff\xff/metrics/data_distribution_stats/<shardend>"

Correctness test with 2 irrelevant failures:
20231016-174827-zhewang-654839c5d6f9aaa1 compressed=True data_size=24138808 duration=5091577 ended=100000 fail=2 fail_fast=10 max_runs=100000 pass=99998 priority=100 remaining=0 runtime=0:54:44 sanity=False started=100000 stopped=20231016-184311 submitted=20231016-174827 timeout=5400 username=zhewang

Checked by Kubernetes test

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • The PR has a description, explaining both the problem and the solution.
  • The description mentions which forms of testing were done and the testing seems reasonable.
  • Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

@kakaiu kakaiu changed the title [Release-7.1] Add write traffic to ddMetricsGetRange [Release-7.1] Add write traffic metrics to ddMetricsGetRange Oct 16, 2023
@foundationdb-ci

Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: 9c0ba06
  • Duration 0:16:55
  • Result: ❌ FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /opt/homebrew/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci

Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: 9c0ba06
  • Duration 0:22:24
  • Result: ❌ FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /usr/local/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@kakaiu kakaiu requested a review from sfc-gh-clin October 16, 2023 18:25
@foundationdb-ci

Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 9c0ba06
  • Duration 0:58:01
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci

Copy link
Copy Markdown
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 9c0ba06
  • Duration 1:09:44
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci

Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 9c0ba06
  • Duration 2:01:13
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

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.

4 participants