-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add datastream fields to all datasets #213
Merged
+2,010
−623
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
51fc2a2
Add datastream fields to all datasets
ruflin aac1001
update readme files
ruflin 67fc2de
adjust field generation
ruflin bc38e1d
Update scripts to used datastream.dataset for dashboards
ruflin 5449221
bump version of all packages
ruflin 5142ac4
update description
ruflin 8c3d420
update many more packages
ruflin 9f6e769
update package import beats script
ruflin aafc5ab
update readme files
ruflin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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,16 +1,23 @@ | ||
- name: datastream.type | ||
type: constant_keyword | ||
description: Datastream type. | ||
- name: datastream.dataset | ||
type: constant_keyword | ||
description: Datastream dataset. | ||
- name: datastream.namespace | ||
type: constant_keyword | ||
description: Datastream namespace. | ||
|
||
- name: dataset.type | ||
type: constant_keyword | ||
description: > | ||
Dataset type. | ||
description: Dataset type. | ||
- name: dataset.name | ||
type: constant_keyword | ||
description: > | ||
Dataset name. | ||
description: Dataset name. | ||
- name: dataset.namespace | ||
type: constant_keyword | ||
description: > | ||
Dataset namespace. | ||
- name: "@timestamp" | ||
description: Dataset namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. | ||
description: Event timestamp. | ||
|
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,16 +1,22 @@ | ||
- name: datastream.type | ||
type: constant_keyword | ||
description: Datastream type. | ||
- name: datastream.dataset | ||
type: constant_keyword | ||
description: Datastream dataset. | ||
- name: datastream.namespace | ||
type: constant_keyword | ||
description: Datastream namespace. | ||
|
||
- name: dataset.type | ||
type: constant_keyword | ||
description: > | ||
Dataset type. | ||
description: Dataset type. | ||
- name: dataset.name | ||
type: constant_keyword | ||
description: > | ||
Dataset name. | ||
description: Dataset name. | ||
- name: dataset.namespace | ||
type: constant_keyword | ||
description: > | ||
Dataset namespace. | ||
- name: "@timestamp" | ||
description: Dataset namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. | ||
description: Event timestamp. |
24 changes: 15 additions & 9 deletions
24
packages/aws/dataset/cloudwatch_logs/fields/base-fields.yml
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,16 +1,22 @@ | ||
- name: datastream.type | ||
type: constant_keyword | ||
description: Datastream type. | ||
- name: datastream.dataset | ||
type: constant_keyword | ||
description: Datastream dataset. | ||
- name: datastream.namespace | ||
type: constant_keyword | ||
description: Datastream namespace. | ||
|
||
- name: dataset.type | ||
type: constant_keyword | ||
description: > | ||
Dataset type. | ||
description: Dataset type. | ||
- name: dataset.name | ||
type: constant_keyword | ||
description: > | ||
Dataset name. | ||
description: Dataset name. | ||
- name: dataset.namespace | ||
type: constant_keyword | ||
description: > | ||
Dataset namespace. | ||
- name: "@timestamp" | ||
description: Dataset namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. | ||
description: Event timestamp. |
24 changes: 15 additions & 9 deletions
24
packages/aws/dataset/cloudwatch_metrics/fields/base-fields.yml
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,16 +1,22 @@ | ||
- name: datastream.type | ||
type: constant_keyword | ||
description: Datastream type. | ||
- name: datastream.dataset | ||
type: constant_keyword | ||
description: Datastream dataset. | ||
- name: datastream.namespace | ||
type: constant_keyword | ||
description: Datastream namespace. | ||
|
||
- name: dataset.type | ||
type: constant_keyword | ||
description: > | ||
Dataset type. | ||
description: Dataset type. | ||
- name: dataset.name | ||
type: constant_keyword | ||
description: > | ||
Dataset name. | ||
description: Dataset name. | ||
- name: dataset.namespace | ||
type: constant_keyword | ||
description: > | ||
Dataset namespace. | ||
- name: "@timestamp" | ||
description: Dataset namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. | ||
description: Event timestamp. |
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,16 +1,22 @@ | ||
- name: datastream.type | ||
type: constant_keyword | ||
description: Datastream type. | ||
- name: datastream.dataset | ||
type: constant_keyword | ||
description: Datastream dataset. | ||
- name: datastream.namespace | ||
type: constant_keyword | ||
description: Datastream namespace. | ||
|
||
- name: dataset.type | ||
type: constant_keyword | ||
description: > | ||
Dataset type. | ||
description: Dataset type. | ||
- name: dataset.name | ||
type: constant_keyword | ||
description: > | ||
Dataset name. | ||
description: Dataset name. | ||
- name: dataset.namespace | ||
type: constant_keyword | ||
description: > | ||
Dataset namespace. | ||
- name: "@timestamp" | ||
description: Dataset namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. | ||
description: Event timestamp. |
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,16 +1,22 @@ | ||
- name: datastream.type | ||
type: constant_keyword | ||
description: Datastream type. | ||
- name: datastream.dataset | ||
type: constant_keyword | ||
description: Datastream dataset. | ||
- name: datastream.namespace | ||
type: constant_keyword | ||
description: Datastream namespace. | ||
|
||
- name: dataset.type | ||
type: constant_keyword | ||
description: > | ||
Dataset type. | ||
description: Dataset type. | ||
- name: dataset.name | ||
type: constant_keyword | ||
description: > | ||
Dataset name. | ||
description: Dataset name. | ||
- name: dataset.namespace | ||
type: constant_keyword | ||
description: > | ||
Dataset namespace. | ||
- name: "@timestamp" | ||
description: Dataset namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. | ||
description: Event timestamp. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm.. shouldn't be validation in the package-registry already adjusted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we adjust it now, all old packages are invalid.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR for validation: elastic/package-registry#618
once this one is pushed, you can update the reference to the commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can update the reference in docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done