forked from opensearch-project/dashboards-observability
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
align all schema mapping with labels metadata (opensearch-project#922) (
opensearch-project#926) * align all schema mapping components to contain the following metadata info: labels: list of the relevant labels that are associated with this mapping component or index template Signed-off-by: YANGDB <[email protected]> * add labels to the integration config Signed-off-by: YANGDB <[email protected]> * update integration.config schema with the new labels field Signed-off-by: YANGDB <[email protected]> * remove duplicate meta section inside the logs index template Signed-off-by: YANGDB <[email protected]> * update logs-*.mapping labels formating update types.ts labels field Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> (cherry picked from commit beece94) Co-authored-by: YANGDB <[email protected]> (cherry picked from commit e1a99ff)
- Loading branch information
1 parent
e301209
commit 6cbad96
Showing
54 changed files
with
970 additions
and
1,029 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"last_github_commit": "398335e5c910aed6e2b17b6ce0e1b4360019c1f6", | ||
"last_gitfarm_commit": "902dcde5a1ab483d5a0b7acc4fbda383c6e9df37" | ||
"last_github_commit": "e1a99ff16819d628e4b8a617a488c6a6da55c830", | ||
"last_gitfarm_commit": "c79ccfd7c5a5e55837fc2f7bcaf5227bc47764a8" | ||
} |
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
Oops, something went wrong.