-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addressing multiple dashboard issues: deps loading once, field conver…
…sion, etc. (#27669) ## What does this PR do? This PR addresses 3 minor issues in dashboard loading: 1. Everything should be loaded once 2. Some fields have to be strings that were objects before 3. Replacing index names in dashboards is no longer an NDJSON ## Why is it important? This prevented setup from working properly.
- Loading branch information
Showing
3 changed files
with
112 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters