Skip to content

Commit

Permalink
feat(telemetric): collect SettingNameSupportBundleNodeCollectionTimeout
Browse files Browse the repository at this point in the history
longhorn/longhorn-8623

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
  • Loading branch information
c3y1huang authored and innobead committed May 28, 2024
1 parent ebb2b56 commit 05ee2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller/setting_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -1685,6 +1685,7 @@ func (info *ClusterInfo) collectSettings() error {
types.SettingNameStorageOverProvisioningPercentage: true,
types.SettingNameStorageReservedPercentageForDefaultDisk: true,
types.SettingNameSupportBundleFailedHistoryLimit: true,
types.SettingNameSupportBundleNodeCollectionTimeout: true,
types.SettingNameSystemManagedPodsImagePullPolicy: true,
types.SettingNameV1DataEngine: true,
types.SettingNameV2DataEngine: true,
Expand Down

0 comments on commit 05ee2b1

Please sign in to comment.