-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
105 additions
and
2 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 |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
{ | ||
"id": "custom", | ||
"title": "Custom", | ||
"count": 12 | ||
"count": 13 | ||
}, | ||
{ | ||
"id": "message_queue", | ||
|
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
{ | ||
"id": "custom", | ||
"title": "Custom", | ||
"count": 12 | ||
"count": 13 | ||
}, | ||
{ | ||
"id": "message_queue", | ||
|
33 changes: 33 additions & 0 deletions
33
testdata/generated/package/dataset_is_prefix/0.0.1/index.json
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"name": "dataset_is_prefix", | ||
"title": "DatasetIsPrefix Flag", | ||
"version": "0.0.1", | ||
"release": "beta", | ||
"description": "This package contains a datastream with the dataset_is_prefix flag set to true.\n", | ||
"type": "integration", | ||
"download": "/epr/dataset_is_prefix/dataset_is_prefix-0.0.1.zip", | ||
"path": "/package/dataset_is_prefix/0.0.1", | ||
"format_version": "1.0.0", | ||
"readme": "/package/dataset_is_prefix/0.0.1/docs/README.md", | ||
"license": "basic", | ||
"categories": [ | ||
"custom" | ||
], | ||
"assets": [ | ||
"/package/dataset_is_prefix/0.0.1/manifest.yml", | ||
"/package/dataset_is_prefix/0.0.1/docs/README.md", | ||
"/package/dataset_is_prefix/0.0.1/data_stream/test/manifest.yml", | ||
"/package/dataset_is_prefix/0.0.1/data_stream/test/fields/base-fields.yml" | ||
], | ||
"data_streams": [ | ||
{ | ||
"type": "metrics", | ||
"dataset": "dataset_is_prefix.test", | ||
"dataset_is_prefix": true, | ||
"title": "dataset_is_prefix test data stream", | ||
"release": "experimental", | ||
"package": "dataset_is_prefix", | ||
"path": "test" | ||
} | ||
] | ||
} |
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
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
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