-
Notifications
You must be signed in to change notification settings - Fork 435
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
[Discuss] Enable synthetic source on new datasets by default #4287
Comments
Depends on elastic/kibana#141211 (but integrations can already start using the |
Sounds good for new datasets developed. I plan to close on the validation in couple of integrations to ensure no surprises in testing the integrations with the new mode. @jsoriano, Will use the source_mode flag instead, for the testing if it is ready. |
Making synthetic source a default is still blocked by elastic/kibana#141211 and making the synthetic source feature GA which is not the case as of the upcoming 8.5 AFAIK. As we have now an option to enable it, lets make sure we continue testing and as soon as we are unblocked on the Fleet side and synthetic source goes GA, we can start to adopt the feature more heavily. @jsoriano What do you think about having a hint for newly created metric datasets in elastic-package tooling or similar to push devs to use this feature when it is ready? My concern is that otherwise it will not be fully adapted or by mistake not be used. |
For new data streams created with |
The issue description state |
@ruflin the change was rolled out to all datasets at the moment, and after a discussion I was asked to post an update here :) |
Lets make sure we don't confuse the UI toggle with the discussion here which is the default behaviour for metrics dataset which are unrelated feature. Here is a follow up discussion around the UI toggle: elastic/kibana#148317 |
Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as |
Synthetic source is now part of Elasticsearch and hopefully is soon GA: elastic/elasticsearch#86603 Especially for metrics data, synthetic sources brings a wide variety of advantages. In Fleet it will soon be possible to enable synthetic source per data stream to test it out.
To migrate to synthetic source quickly I'm proposing that all new metrics datasets we create synthetic source will be enabled by default.
In case we find alignment on the above proposal it would mean:
@jsoriano @gizas @tommyers-elastic @lalit-satapathy Please chime in.
The text was updated successfully, but these errors were encountered: