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

Revert "Add an otelcol.processor.attributes component (#3349)" #3589

Merged
merged 4 commits into from
Apr 21, 2023

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented Apr 21, 2023

Removing otelcol.processor.attributes for now, because it does not seem to work with all signal types.

The Test_ExcludeMulti test fails with this error:

services, span_names, and span_kinds are not valid for log records

The issue is that we pass the logs processor incompatible match properties. ValidateForLogs complains because there are "services" specified, which otel doesn't expect for logs.

@ptodev ptodev requested a review from spartan0x117 April 21, 2023 18:01
Copy link
Contributor

@spartan0x117 spartan0x117 left a comment

Choose a reason for hiding this comment

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

👍

ptodev and others added 2 commits April 21, 2023 19:17
Co-authored-by: Mischa Thompson <mischabear@gmail.com>
Co-authored-by: Mischa Thompson <mischabear@gmail.com>
@mattdurham mattdurham merged commit fc17c56 into main Apr 21, 2023
@mattdurham mattdurham deleted the remove_otelcol_processor_attributes branch April 21, 2023 19:23
spartan0x117 added a commit that referenced this pull request Apr 21, 2023
* Revert "Add an otelcol.processor.attributes component (#3349)"

This reverts commit 84a6494.

* Update docs/sources/flow/reference/components/discovery.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/mimir.rules.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/otelcol.processor.batch.md

---------

Co-authored-by: Mischa Thompson <mischabear@gmail.com>
captncraig pushed a commit that referenced this pull request Apr 21, 2023
#3593)

* Revert "Add an otelcol.processor.attributes component (#3349)"

This reverts commit 84a6494.

* Update docs/sources/flow/reference/components/discovery.kubernetes.md



* Update docs/sources/flow/reference/components/mimir.rules.kubernetes.md



* Update docs/sources/flow/reference/components/otelcol.processor.batch.md

---------

Co-authored-by: Paulin Todev <paulin.todev@gmail.com>
ptodev added a commit that referenced this pull request Apr 28, 2023
ptodev added a commit that referenced this pull request May 9, 2023
@ptodev ptodev mentioned this pull request May 9, 2023
3 tasks
ptodev added a commit that referenced this pull request May 31, 2023
ptodev added a commit that referenced this pull request Jun 12, 2023
ptodev added a commit that referenced this pull request Jun 14, 2023
ptodev added a commit that referenced this pull request Jun 14, 2023
* Revert "Revert "Add an otelcol.processor.attributes component (#3349)" (#3589)"

This reverts commit fc17c56.

* Add runner tests for the attributes processor

* Update docs/sources/flow/reference/components/otelcol.processor.attributes.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Remove a panic, fix comments and docs

* Update changelog

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
clayton-cornell pushed a commit that referenced this pull request Aug 14, 2023
* Revert "Add an otelcol.processor.attributes component (#3349)"

This reverts commit 84a6494.

* Update docs/sources/flow/reference/components/discovery.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/mimir.rules.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/otelcol.processor.batch.md

---------

Co-authored-by: Mischa Thompson <mischabear@gmail.com>
clayton-cornell added a commit that referenced this pull request Aug 14, 2023
* Revert "Revert "Add an otelcol.processor.attributes component (#3349)" (#3589)"

This reverts commit fc17c56.

* Add runner tests for the attributes processor

* Update docs/sources/flow/reference/components/otelcol.processor.attributes.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Remove a panic, fix comments and docs

* Update changelog

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
clayton-cornell pushed a commit that referenced this pull request Aug 14, 2023
* Revert "Add an otelcol.processor.attributes component (#3349)"

This reverts commit 84a6494.

* Update docs/sources/flow/reference/components/discovery.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/mimir.rules.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/otelcol.processor.batch.md

---------

Co-authored-by: Mischa Thompson <mischabear@gmail.com>
clayton-cornell added a commit that referenced this pull request Aug 14, 2023
* Revert "Revert "Add an otelcol.processor.attributes component (#3349)" (#3589)"

This reverts commit fc17c56.

* Add runner tests for the attributes processor

* Update docs/sources/flow/reference/components/otelcol.processor.attributes.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Remove a panic, fix comments and docs

* Update changelog

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants