-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Refactors for 7.0 (Breaking changes I want to make) #6106
Comments
Added #7881 |
I have added a point to make beats log to journald by default when running on systemd, open to discussion, I'll open a PR. @exekias I have added also a point about dedoting labels so we don't forget about this. |
I added a point about removing the 5.x dashboard directories to the above list. We should probably add a directory for 7 as the data structure for Kibana will change. @elastic/apm-server This might also effect you. I put it on the service meeting agenda today. |
Can you create an issue for that, I don't know how big of a task it is. |
The IP stuff is not directly related to ECS but parts of it might be resolved through ECS. |
FYI I've added the following methods to fails on removed options, if you want to provide better feedback use them and it make it easy for us to remove them in 8.0. beats/libbeat/common/cfgwarn/removed.go Lines 77 to 85 in 74779e4
|
recent changes:
|
Pinging @elastic/infrastructure |
Added a note about _xpack's rest endpoint deprecation #9424 |
I think we can close this one. @andrewkroh @ruflin @ph @kaiyan-sheng @kvch @jsoriano Any of the items mentioned still open? |
I didn't check if we should change some potentially big gauges from long to float, but I think this wouldn't be so breaking. |
Nothing open on my side 👍For dedot we do have #10773 to track some cleanup work. |
Not sure if all check boxes can be ticked off. But 7.0 is out for quite a while. Closing this. |
This is a running list of things to consider changing for 7.0. Feel free to add your own with attribution.
to_files
,to_syslog
settings etc.).prospector
support in Filebeat #8909go-plugins
*
and named skip field change Dissect: * and & reference modifier, breaking change for 7.0 #8054, PR At Allow to use a star (*) to extract a value that can be referenced. #8750 (@ph)-e
by default to systemd unit) (@jsoriano) Log by default to journald on systems with systemd #8942or use new queryable object type Use new json type for labels and annotations #9286(@kaiyan-sheng)cfgwarn.CheckRemoved5xSetting(s)
(@ph) Remove 5.x obsolete options checks #9002custom.*
tojournald.custom.*
fields (@kvch, already on master, needs changelog entry)Would be nice to have
The text was updated successfully, but these errors were encountered: