Skip to content

Add "if" to csv_parser documentation#37384

Merged
songy23 merged 2 commits into
open-telemetry:mainfrom
benjaminjb:patch-1
Jan 21, 2025
Merged

Add "if" to csv_parser documentation#37384
songy23 merged 2 commits into
open-telemetry:mainfrom
benjaminjb:patch-1

Conversation

@benjaminjb

Copy link
Copy Markdown
Contributor

Documentation

This PR adds a single line to the csv parser documentation to note the existence of an if field.
This documentation was taken from the json_parser.md, since both json_ and csv_parser embed
helper.ParserOperator, which embeds helper.TransformerConfig, which contains if.

@djaglowski djaglowski added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 21, 2025
@crobert-1 crobert-1 added ready to merge Code review completed; ready to merge by maintainers documentation Improvements or additions to documentation labels Jan 21, 2025
@songy23 songy23 merged commit 9ea0d63 into open-telemetry:main Jan 21, 2025
@github-actions github-actions Bot added this to the next release milestone Jan 21, 2025
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
#### Documentation

This PR adds a single line to the csv parser documentation to note the
existence of an `if` field.
This documentation was taken from the json_parser.md, since both json_
and csv_parser embed
`helper.ParserOperator`, which embeds `helper.TransformerConfig`, which
contains `if`.
zeck-ops pushed a commit to zeck-ops/opentelemetry-collector-contrib that referenced this pull request Apr 23, 2025
#### Documentation

This PR adds a single line to the csv parser documentation to note the
existence of an `if` field.
This documentation was taken from the json_parser.md, since both json_
and csv_parser embed
`helper.ParserOperator`, which embeds `helper.TransformerConfig`, which
contains `if`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation pkg/stanza ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants