Hi team, I am using the <embedded dashboards via ...
# gooddata-ui
j
Hi team, I am using the embedded dashboards via iframes and I can see that when an error happens within the dashboard it logs to the browser's console (e.g.
Tiger backend threw an error: { "status": 400, "detail": "No such granularity for tuple ..." }
). I've seen there are events I can handle, but I can't see one to handle these errors. I'd like to log these errors to a 3rd party service that I am using, is this possible? Thanks in advance!
m
Hi Jake, thank you for reach out us. I would say, officially we do not have any third party service for export logs, but if the logs are visible in the console they may be 'visible' for some third party service. Feel free to try.
Hi Jake, I would like to know if you still need our assistance regarding your question. Thank you.
j
Hi @Mauricio Cabezas, thanks for your reply and follow-up. The logs/errors are coming from inside the GoodData dashboard iframe, so I've been unable to capture these
m
Hi Jake, Im sorry, but as I wrote we do not have any service for export logs. But I would like to clarify something, you say you can see the error in the browser 's console on the 'native' GoodData environment, but they are not visible in the browser's console when you check in the embedded dashboard?