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

model: align service with ECS #3875

Open
axw opened this issue Jun 11, 2020 · 1 comment
Open

model: align service with ECS #3875

axw opened this issue Jun 11, 2020 · 1 comment
Labels

Comments

@axw
Copy link
Member

axw commented Jun 11, 2020

ECS defines Service fields. APM defines additional service fields, including:

  • service.environment
  • service.framework
  • service.language
  • service.runtime

We should propose extensions to ECS to accommodate these fields. The names may need changing, e.g. perhaps rename service.runtime to just runtime, and service.framework to software.framework or application.framework.

We should also consider allowing service to be nestable under the destination namespace, which would then take place of span.destination.service.* fields used for service map metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants