elastic / elastic/elastic-package

Format dashboards exported with Kibana

Open
#488 2 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.