You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify custom Kibana config to auto-detect file
- Remove configKibanaCustomConfigEnabled option
- Automatically detect kibana-custom.yml file existence
- Simplify setup - just create the file to enable custom config
- Update documentation to reflect simpler approach
- Maintain backward compatibility and all existing functionality
This makes the feature more discoverable and easier to use without
requiring users to enable it via configuration.
0 commit comments