-
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.
Do not create base-fields.yml files (#494)
* Do not create base-fields.yml * Add missing base-fields.yml files * Add missing base-fields.yml in dev/packages
- Loading branch information
Showing
18 changed files
with
162 additions
and
58 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
16 changes: 16 additions & 0 deletions
16
dev/packages/example/log/0.9.0/dataset/log/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
dev/packages/example/reference/1.0.0/dataset/reference/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
dev/packages/example/yamlpipeline/1.0.0/dataset/log/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/datasources/1.0.0/dataset/examplelog1/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/datasources/1.0.0/dataset/examplelog2/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/datasources/1.0.0/dataset/examplemetric/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/default-pipeline/0.0.2/dataset/foo/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/example/1.0.0/dataset/foo/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/multiple-false/0.0.1/dataset/foo/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
16 changes: 16 additions & 0 deletions
16
testdata/package/no_stream_configs/1.0.0/dataset/log/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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
Stream type | ||
- name: stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Stream dataset. | ||
- name: stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Stream namespace. | ||
- name: "@timestamp" | ||
type: date | ||
description: > | ||
Event timestamp. |
1 change: 0 additions & 1 deletion
1
testdata/public/package/datasources/1.0.0/dataset/examplelog1/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|
1 change: 0 additions & 1 deletion
1
testdata/public/package/datasources/1.0.0/dataset/examplelog2/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|
1 change: 0 additions & 1 deletion
1
testdata/public/package/datasources/1.0.0/dataset/examplemetric/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|
1 change: 0 additions & 1 deletion
1
testdata/public/package/default-pipeline/0.0.2/dataset/foo/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|
1 change: 0 additions & 1 deletion
1
testdata/public/package/example/1.0.0/dataset/foo/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|
1 change: 0 additions & 1 deletion
1
testdata/public/package/multiple-false/0.0.1/dataset/foo/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|
1 change: 0 additions & 1 deletion
1
testdata/public/package/no_stream_configs/1.0.0/dataset/log/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,4 +1,3 @@ | ||
|
||
- name: stream.type | ||
type: constant_keyword | ||
description: > | ||
|