GarupanOjisan
GarupanOjisan
## Bug Report **Describe the bug** There is a discrepancy between the default value of the `storage_metrics` setting in the code ([flb_config.c#L280](https://github.com/fluent/fluent-bit/blob/060418c51bea221f0f6a1992f44dbdee7845f490/src/flb_config.c#L280)) and the [official documentation](https://docs.fluentbit.io/manual/administration/buffering-and-storage). In the code, storage_metrics...
Fix the default value of `storage.metrics` option. Please see the detail: https://github.com/fluent/fluent-bit/issues/9014
## What When running make install, I encountered the following error related to kustomize: ``` Error: invalid Kustomization: json: cannot unmarshal object into Go struct field Kustomization.patchesStrategicMerge of type types.PatchStrategicMerge...