Add the xpack.spaces.defaultSolution for Kibana#78
Conversation
|
The xpack.spaces.defaultSolution ENV settings has been distributed with ES 9.1.5. I just tested and it works. |
rogercoll
left a comment
There was a problem hiding this comment.
Looks great!
side note: We will need to follow up on how to reference the local OTLP endpoint (local edot collector) in the Kibana Observability onboarding instead of the Elasticsearch one
|
Thanks @rogercoll for the review. For the OTLP endpoint, if you want you can open an issue, explaining where the issue is in the Kibana page, thanks. |
@rogercoll - did you mean a problem I outlined in #75? |
This PR adds the support of the
xpack.spaces.defaultSolutionconfiguration for Kibana (see elastic/kibana#236570).The proposal is to have the default spaces to Elasticsearch page (
es) and the Observability page (oblt) when specifing--edotparameter in start-local.This should fix #74