-
Notifications
You must be signed in to change notification settings - Fork 462
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 all commits
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
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
variants: | ||
v5.17.1: | ||
"v5.17.1": | ||
SERVICE_VERSION: 5.17.1 | ||
default: v5.17.1 |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
errors: | ||
exclude_checks: | ||
- SVR00004 | ||
- SVR00002 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,7 @@ | |
external: ecs | ||
- name: container.image.name | ||
external: ecs | ||
- name: container.labels | ||
external: ecs | ||
- name: host | ||
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 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
errors: | ||
exclude_checks: | ||
- SVR00002 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
variants: | ||
v3.2.0: | ||
"v3.2.0": | ||
SERVICE_VERSION: 3.2.0 | ||
default: v3.2.0 |
Uh oh!
There was an error while loading. Please reload this page.