elastic / elastic/elastic-package
Format dashboards exported with Kibana
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 72
- Forks
- 141
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 55
Description
When a dashboard is exported with Kibana and stored as a package, its JSON embedded objects are not decoded, but they are when exported using `elastic-package export`.
When running `elastic-package format`, dashboards exported by Kibana are formatted as any other JSON file, but its embedded objects are not decoded.
For consistency of both methods of exporting dashboards, it'd be nice if `elastic-package format` would decode embedded objects in Kibana dashboards when they were exported directly from Kibana.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.