-
Notifications
You must be signed in to change notification settings - Fork 38
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: StorageGRID bucket plugin should honor client timeout #1503
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hardikl
approved these changes
Nov 17, 2022
rahulguptajss
approved these changes
Nov 17, 2022
rahulguptajss
added a commit
that referenced
this pull request
Nov 21, 2022
* test: add unit test to detect topk without range (#1495) fix: six volume dashboard panels need a topk range query Fixes: #1250 * fix: fix background color in cluster, aggregate panels * fix: 7mode shelf plugin fix * fix: remove queue_full counter from namespace template * fix: StorageGRID bucket plugin should honor client timeout (#1503) Fixes: #1502 * fix: snapmirror warn to trace log (#1504) * fix: smv_labels missing in zapi (#1499) * fix: smv_labels missing in zapi * fix: svm_labels label agent same as rest * docs: include Docker compose workflow in docs (#1507) * docs: include Docker compose workflow in docs * docs: include Docker compose workflow in docs docs: include how to add a new poller * feat: restperf submetric (#1506) * feat: submetric support for restperf * feat: add submetric parsing * feat: address warnings * feat: restperf submetrics (#1508) test: include testcase for rest submetrics Co-authored-by: Chris Grindstaff <[email protected]> * docs: docker upgrade instructions * fix: cdot svm panels (#1515) * fix: cdot svm panels * fix: volume dash * fix: svm nfsv4 panels fix * fix: svm copy panel fix (#1520) * fix: exclude empty qtree in restperf template through regex * feat: StorageGrid collector should be included in autosupport (#1521) * feat: StorageGrid collector should be included in autosupport Example autosupport ``` { "Target": { "Version": "11.6.0", "Model": "storagegrid", "Serial": "", "Ping": 0, "ClusterUUID": "123456" }, "Harvest": { "HostHash": "df62c133cbd0fef8ccda100e3c04c33eb3b2d911", "UUID": "7c4a8d09ca3762af61e59520943dc26494f8941b", "Version": "2.0.2", "Release": "rc2", "Commit": "HEAD", "BuildDate": "undefined", "NumClusters": 1 }, "Platform": { "OS": "darwin", "Arch": "darwin", "Memory": { "TotalKb": 33554432, "AvailableKb": 14977532, "UsedKb": 18576900 }, "CPUs": 1 }, "Nodes": { "Count": 537, "DataPoints": 2685, "PollTime": 73558462, "APITime": 2487764, "ParseTime": 4853, "PluginTime": 71064711 }, "Volumes": null, "Collectors": [ { "Name": "StorageGrid", "Query": "grid/accounts-cache", "ClientTimeout": "1m0s", "Schedules": [ { "Name": "data", "Schedule": "5m" } ], "Exporters": [ "Prometheus" ], "Counters": { "Count": 5, "List": [ "dataBytes", "policy.quotaObjectBytes", "id", "name", "objectCount" ] } } ] } ``` * feat: StorageGrid collector should be included in autosupport Example autosupport ``` { "Target": { "Version": "11.6.0", "Model": "storagegrid", "Serial": "", "Ping": 0, "ClusterUUID": "123456" }, "Harvest": { "HostHash": "df62c133cbd0fef8ccda100e3c04c33eb3b2d911", "UUID": "7c4a8d09ca3762af61e59520943dc26494f8941b", "Version": "2.0.2", "Release": "rc2", "Commit": "HEAD", "BuildDate": "undefined", "NumClusters": 1 }, "Platform": { "OS": "darwin", "Arch": "darwin", "Memory": { "TotalKb": 33554432, "AvailableKb": 14574816, "UsedKb": 18979616 }, "CPUs": 1 }, "Nodes": { "Count": 537, "DataPoints": 2685, "PollTime": 206370048, "APITime": 4399641, "ParseTime": 4618, "PluginTime": 201965409, "Ids": [ { "serial-number": "36e133d4-e47c-4fff-971c-9e420ca56e97", "system-id": "13527583-ed89-4633-bcc9-05a7cf2ea4a0" }, { "serial-number": "5870c484-205e-4ecf-8eba-a97d6b02b5c1", "system-id": "13527583-ed89-4633-bcc9-05a7cf2ea4a0" }, { "serial-number": "7eaf3aa4-abf2-43fc-84e5-e7d691fac2e6", "system-id": "1c3323bc-00cf-4c2c-972c-abc60f783cd9" }, { "serial-number": "873ee71b-bd8c-46ef-a511-b4f39b2d10a9", "system-id": "bf949fd3-f157-465e-afcd-22dd6d50d02a" }, { "serial-number": "8855538b-f8cd-46b4-a907-25efa08b3add", "system-id": "13527583-ed89-4633-bcc9-05a7cf2ea4a0" }, { "serial-number": "93dbb942-10cf-49ca-9869-c068ae38285b", "system-id": "13527583-ed89-4633-bcc9-05a7cf2ea4a0" }, { "serial-number": "961be16f-2523-4831-a919-80ff775072d7", "system-id": "bf949fd3-f157-465e-afcd-22dd6d50d02a" }, { "serial-number": "9b064cdc-2252-4904-a159-7be39322ccea", "system-id": "13527583-ed89-4633-bcc9-05a7cf2ea4a0" }, { "serial-number": "b81278f1-76da-46c2-b432-e0fa5083d3d0", "system-id": "bf949fd3-f157-465e-afcd-22dd6d50d02a" }, { "serial-number": "cdae1326-929a-424e-a17b-05ea6cb7682c", "system-id": "13527583-ed89-4633-bcc9-05a7cf2ea4a0" }, { "serial-number": "cf1fb286-33f2-4da2-8f3b-fc34317b37b5", "system-id": "1c3323bc-00cf-4c2c-972c-abc60f783cd9" }, { "serial-number": "f41db938-ad29-437b-9b03-7fe894048bed", "system-id": "1c3323bc-00cf-4c2c-972c-abc60f783cd9" } ] }, "Volumes": null, "Collectors": [ { "Name": "StorageGrid", "Query": "grid/accounts-cache", "ClientTimeout": "1m0s", "Schedules": [ { "Name": "data", "Schedule": "5m" } ], "Exporters": [ "Prometheus" ], "Counters": { "Count": 5, "List": [ "objectCount", "dataBytes", "policy.quotaObjectBytes", "id", "name" ] } } ] } ``` * chore: changelog for 22.11 (#1526) * chore: changelog for 22.11 Co-authored-by: Chris Grindstaff <[email protected]> Co-authored-by: Hardikl <[email protected]> Co-authored-by: hardikl <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes: #1502