You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the quick-start project. I did a mongodb ingestion an I saw that during a mongodb ingestion it's impossible to get json keys inside an array type.
For example, my data looks like :
In the field extract, I can see "_id", "metas" and (inside "metas") "documents". But I can't go inside "documents".
Is there a way to extract "type" and "name" too ?
If the issue was fixed in the production mode, please tell me 🙏
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I tried the quick-start project. I did a mongodb ingestion an I saw that during a mongodb ingestion it's impossible to get json keys inside an array type.
For example, my data looks like :
In the field extract, I can see "_id", "metas" and (inside "metas") "documents". But I can't go inside "documents".
Is there a way to extract "type" and "name" too ?
If the issue was fixed in the production mode, please tell me 🙏
Beta Was this translation helpful? Give feedback.
All reactions