elastic / elastic-package

elastic-package - Command line tool for developing Elastic Integrations
Other
44 stars 107 forks source link

Support decoding JSONs in embedded panels in dashboards #1825

Closed jsoriano closed 3 weeks ago

jsoriano commented 3 weeks ago

Add support for decoding JSONs in embedded panels in dashboards, also add support for deconding control group inputs.

jsoriano commented 3 weeks ago

test integrations

elasticmachine commented 3 weeks ago

Created or updated PR in integrations repository to test this version. Check https://github.com/elastic/integrations/pull/9819

jsoriano commented 3 weeks ago

Looking into the created PR in integrations, there are some errors raised. For instance in beaconing:

Looks like some dashboards are already encoded in the repo, this should fix them: https://github.com/elastic/elastic-package/pull/1825/commits/ba38007a495027bddf483049616d6cad00804ddd

jsoriano commented 3 weeks ago

test integrations

elasticmachine commented 3 weeks ago

Created or updated PR in integrations repository to test this version. Check https://github.com/elastic/integrations/pull/9819

elasticmachine commented 3 weeks ago

:green_heart: Build Succeeded

History

cc @jsoriano