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

feat: smb2 restperf counters #2420

Merged
merged 1 commit into from
Oct 12, 2023
Merged

feat: smb2 restperf counters #2420

merged 1 commit into from
Oct 12, 2023

Conversation

rahulguptajss
Copy link
Contributor

The distinction between ZapiPerf and RestPerf is the additional type label in ZapiPerf, which is derived from parsing the instance_uuid. instance_uuid is missing in RestPerf. However, based on the dataset available in our clusters, it appears that the type label may not be necessary.

ZapiPerf:
smb2_tree_connect_latency{datacenter="VSIM",cluster="sti62nscluster-1",node="sti62-vsim-ucs140d",svm="vs0",type="kernel"} 0

RestPerf:
smb2_session_setup_latency{datacenter="VSIM",cluster="sti62nscluster-1",node="sti62-vsim-ucs140d",svm="vs0"} 0

@cla-bot cla-bot bot added the cla-signed label Oct 11, 2023
@rahulguptajss rahulguptajss linked an issue Oct 11, 2023 that may be closed by this pull request
1 task
@cgrinds
Copy link
Collaborator

cgrinds commented Oct 11, 2023

Needs a release note since the RestPerf template does not have exact parity with the ZapiPerf template due to ONTAP impl

@rahulguptajss rahulguptajss merged commit 788b39b into main Oct 12, 2023
10 checks passed
@rahulguptajss rahulguptajss deleted the rg2-smb2-restperf branch October 12, 2023 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

restperf smb2 template
3 participants