Skip to content

Commit

Permalink
add default
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiqueclarke committed May 12, 2023
1 parent bfe022a commit d850be1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/synthetics/data_stream/browser/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ streams:
title: Location id
multi: false
required: false
default: "fleet_managed"
show_user: true
- name: id
type: text
Expand Down
1 change: 1 addition & 0 deletions packages/synthetics/data_stream/http/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ streams:
multi: false
required: false
show_user: true
default: "fleet_managed"
- name: id
type: text
title: id
Expand Down
1 change: 1 addition & 0 deletions packages/synthetics/data_stream/icmp/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ streams:
multi: false
required: false
show_user: true
default: "fleet_managed"
- name: id
type: text
title: id
Expand Down
1 change: 1 addition & 0 deletions packages/synthetics/data_stream/tcp/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ streams:
multi: false
required: false
show_user: true
default: "fleet_managed"
- name: id
type: text
title: id
Expand Down

0 comments on commit d850be1

Please sign in to comment.