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

[containerd] Add cpu dimensions #8893

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

gpop63
Copy link
Contributor

@gpop63 gpop63 commented Jan 16, 2024

Overview

Adds dimensions mappings and ECS fields.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@gpop63 gpop63 mentioned this pull request Jan 16, 2024
8 tasks
@elasticmachine
Copy link

💚 Build Succeeded

@gpop63 gpop63 marked this pull request as ready for review January 16, 2024 14:36
@gpop63 gpop63 requested a review from a team as a code owner January 16, 2024 14:36
- external: ecs
name: service.type
- external: ecs
Copy link
Contributor

Choose a reason for hiding this comment

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

Not all fields from the list https://www.elastic.co/guide/en/ecs/current/ecs-cloud.html
eg cloud.account.name is missing? Is this on purpose?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Those are the ECS fields we usually set for services that are not cloud-native but can we deployed in cloud.

@gpop63 gpop63 merged commit 3ee5297 into elastic:main Jan 23, 2024
3 checks passed
@elasticmachine
Copy link

Package containerd - 0.2.4 containing this change is available at https://epr.elastic.co/search?package=containerd

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.

5 participants