Skip to content

Add yaml type for free form editing#267

Merged
ruflin merged 1 commit intoelastic:masterfrom
ruflin:yaml-type
Mar 16, 2020
Merged

Add yaml type for free form editing#267
ruflin merged 1 commit intoelastic:masterfrom
ruflin:yaml-type

Conversation

@ruflin
Copy link
Copy Markdown
Collaborator

@ruflin ruflin commented Mar 16, 2020

The yaml type allows free form yaml editing. cloudwatch is an example here.

The yaml type allows free form yaml editing. cloudwatch is an example here.
@ruflin ruflin requested a review from jen-huang March 16, 2020 20:34
@ruflin ruflin self-assigned this Mar 16, 2020
# Means a yaml text block
type: yaml
default: >
- namespace: AWS/EC2
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jen-huang Kind of curious if I got the indentation right for the UI. I assume it should have no space in front of the -

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's merge and deploy this to see what the json response is like (I don't have this repo built locally yet 🙂)

# Means a yaml text block
type: yaml
default: >
- namespace: AWS/EC2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's merge and deploy this to see what the json response is like (I don't have this repo built locally yet 🙂)

@jen-huang
Copy link
Copy Markdown
Contributor

PR to add yaml field support: elastic/kibana#60440

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants