Skip to content
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

Fix the actual cloud.provider example. #348

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

webmat
Copy link
Contributor

@webmat webmat commented Feb 28, 2019

PR #330 only fixed the text in the description :-)

@@ -222,7 +222,7 @@
fields:
- name: provider
level: extended
example: ec2
Copy link
Member

Choose a reason for hiding this comment

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

The implementation in Beats populates this with ec2. It would be helpful to have a list of names in ECS to use for popular providers. Ironically one of the providers is using ecs. https://github.com/elastic/beats/blob/master/libbeat/docs/processors-using.asciidoc#add-cloud-metadata

Copy link
Contributor

Choose a reason for hiding this comment

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

I think the document example is better using "aws" but there could be a case for using service.name in cloud-provider relevant events to capture the service such as "ec2." Agree we could expand the list of examples to eventually become a set of defined names.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed on the enums. However they will come after 1.0 :-)

Copy link
Contributor

@MikePaquette MikePaquette left a comment

Choose a reason for hiding this comment

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

LGTM

PR elastic#330 only fixed the text in the description :-)
@webmat webmat merged commit 8d6d524 into elastic:master Mar 5, 2019
ruflin added a commit that referenced this pull request Mar 5, 2019
Backports the following commits to 1.0:
 - Fix the actual cloud.provider example.  (#348)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants