-
Notifications
You must be signed in to change notification settings - Fork 513
Migrate obs-infraobs-integrations to package-spec v3 #1 #8170
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
Changes from 1 commit
b909cc5
b16b5b3
48ff78f
264e1bd
0cc6abb
079d4c2
82f1cee
1d94721
a1a8b01
b7aad09
ca95568
c0bb399
4e56a84
11c1b97
d1eca9b
958c974
7475ef9
9f3ebda
c664f18
3062b70
75e0ffe
95c1151
bf0c44e
b61f518
8d0dd55
30b6a67
375475e
834f77d
bb567c7
7ffb828
80470c1
d7380dc
b3f91e5
769e5f6
2018c88
fddd083
dcd7757
10973a1
b689df1
3e586a8
7782e02
d1d9fd0
3829cd6
87f32a7
d464dcb
b2f9b8c
6fdcc5d
b8b7c0b
0c30a24
3869925
5ca725b
155a5fa
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed dotted YAML keys from package manifest. Added 'owner.type: elastic' to package manifest. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/airflow
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,13 +6,7 @@ | |
| dimension: true | ||
| - name: service.type | ||
| external: ecs | ||
| - name: container.id | ||
| external: ecs | ||
| - name: container.name | ||
| external: ecs | ||
| - name: container.runtime | ||
| external: ecs | ||
| - name: container.image.name | ||
| external: ecs | ||
| - name: host | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @tommyers-elastic , @andrewkroh - The |
||
| external: ecs | ||
Uh oh!
There was an error while loading. Please reload this page.