Skip to content

[system_otel] Remove host.ip and host.mac#18390

Merged
jmmcorreia merged 2 commits intoelastic:mainfrom
jmmcorreia:host_remove
Apr 16, 2026
Merged

[system_otel] Remove host.ip and host.mac#18390
jmmcorreia merged 2 commits intoelastic:mainfrom
jmmcorreia:host_remove

Conversation

@jmmcorreia
Copy link
Copy Markdown
Contributor

Proposed commit message

Removed host.ip and host.mac from system_otel content pack as those values are set to no longer be collected by default due to the high volume of data they might generated in k8s environments.

Check related issues:

Please explain:

Removed host.ip and host.mac from ESQL queries.

These values were not made optional due to the fact that if they were never ingested into ES, the mappings won't be know, causing the whole query to fail.

How to test this PR locally

Point elastic-package to the right ES instance (local or ECS)

elastic-package build
elastic-package install

helm-install otel-operator with one of the value files from PR: elastic/elastic-agent#13566

Wait for content pack to get enabled.

Point

Related issues

Screenshots

Screenshot 2026-04-14 at 15 25 40 Screenshot 2026-04-14 at 15 25 46

@jmmcorreia jmmcorreia requested a review from a team as a code owner April 14, 2026 13:34
@jmmcorreia jmmcorreia added enhancement New feature or request deprecation labels Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 14, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

@andrewkroh andrewkroh added the Integration:system_otel System OpenTelemetry Assets label Apr 14, 2026
@andrewkroh andrewkroh changed the title Remove host.ip and host.mac [system_otel] Remove host.ip and host.mac Apr 14, 2026
Copy link
Copy Markdown

@osullivandonal osullivandonal left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@andrewkroh andrewkroh added dashboard Relates to a Kibana dashboard bug, enhancement, or modification. documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. labels Apr 14, 2026
@jmmcorreia jmmcorreia merged commit 18325f2 into elastic:main Apr 16, 2026
12 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package system_otel - 0.2.7 containing this change is available at https://epr.elastic.co/package/system_otel/0.2.7/

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

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. deprecation documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:system_otel System OpenTelemetry Assets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[system_otel]: Remove host.ip and host.mac from otel system dashboards

5 participants