[
https://issues.apache.org/jira/browse/UNOMI-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Sinovassin-Naïk updated UNOMI-614:
-------------------------------------------
Fix Version/s: unomi-3.1.0
(was: unomi-3.0.0)
> Add segmentNames to profiles
> ----------------------------
>
> Key: UNOMI-614
> URL: https://issues.apache.org/jira/browse/UNOMI-614
> Project: Apache Unomi
> Issue Type: Improvement
> Components: unomi(-core)
> Affects Versions: unomi-2.0.0, unomi-1.6.0
> Reporter: Serge Huber
> Priority: Major
> Fix For: unomi-3.1.0
>
> Attachments: Profile_scopes_&_segment_names1.patch
>
>
> It would be really interesting to have a little more information in Profiles
> to do interesting reporting. Notably: the display names of the segments
> The idea is the following:
> Currently we store the segmentIDs in the profile, but these are not human
> readable and can be confusing when using Kibana reporting or other systems
> that directly access ElasticSearch data. The idea would be to add another
> property that would also store the segmentName in the profile. Another
> alternative solution would be to change the data structure for the segments
> in the profile and use sub-objects such as
> { "segmentID" : "97348258", "segmentName" : "leads" }
> Attached is a prototype that also contains the implementation of another
> ticket as they were done at the same time. See UNOMI-613 for more information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)