-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Embeddable] Dashboard by reference embeddable #52680
Copy link
Copy link
Closed
Labels
Feature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameNeededFor:SIEMenhancementNew value added to drive a business resultNew value added to drive a business resultimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:mediumMedium Level of EffortMedium Level of Effort
Metadata
Metadata
Assignees
Labels
Feature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameNeededFor:SIEMenhancementNew value added to drive a business resultNew value added to drive a business resultimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:mediumMedium Level of EffortMedium Level of Effort
Type
Fields
Give feedbackNo fields configured for issues without a type.
Current dashboard embeddable is "by value" only, meaning it does not take in a saved object id that determines the data it loads, which is how visualizations and saved searches work right now.
It'd be nice to provide this. The SIEM team would use this because they want editable dashboards embedded in their application, right now they'd have to implement the logic of connecting the saved object to raw input themselves.
Part of #71857