[chore][journaldreceiver] Add Docker and Kubernetes examples#43126
Merged
atoulme merged 2 commits intoOct 7, 2025
Conversation
bc41d98 to
d3b7016
Compare
Member
Author
|
/label skip-changelog |
d3b7016 to
127b061
Compare
atoulme
approved these changes
Oct 7, 2025
mashhurs
pushed a commit
to mashhurs/opentelemetry-collector-contrib
that referenced
this pull request
Oct 9, 2025
…lemetry#43126) #### Description Add documentation and examples of how to run the journaldreceiver in Docker and Kubernetes. #### Documentation Example of how to run the journaldreceiver in Docker and Kubernetes.
songy23
pushed a commit
that referenced
this pull request
Oct 9, 2025
#### Description Add mysef as codeowner for the `journaldreceiver`, the receiver is currently [in need of new maintainers](#42597) and I have been contributing where I can. I also meet the codeowner [requirements](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#requirements): 1. [Be a member of the OpenTelemetry organization.](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#member) - https://github.com/orgs/open-telemetry/people?query=belimawr 2. (Code Owner Discretion) It is best to have resolved an issue related to the component, contributed directly to the component, and/or review component PRs. How much interaction with the component is required before becoming a Code Owner is up to any existing Code Owners. My recent contributions to `journaldreceiver`: - #42721 - #42692 - #42774 - #43126 Because the `journaldreceiver` has no code owners, I'm tagging the folks who have been reviewing my PRs. cc: @andrzej-stencel @atoulme Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
tommyers-elastic
pushed a commit
to tommyers-elastic/opentelemetry-collector-contrib
that referenced
this pull request
Oct 10, 2025
…lemetry#43126) #### Description Add documentation and examples of how to run the journaldreceiver in Docker and Kubernetes. #### Documentation Example of how to run the journaldreceiver in Docker and Kubernetes.
tommyers-elastic
pushed a commit
to tommyers-elastic/opentelemetry-collector-contrib
that referenced
this pull request
Oct 10, 2025
…43382) #### Description Add mysef as codeowner for the `journaldreceiver`, the receiver is currently [in need of new maintainers](open-telemetry#42597) and I have been contributing where I can. I also meet the codeowner [requirements](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#requirements): 1. [Be a member of the OpenTelemetry organization.](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#member) - https://github.com/orgs/open-telemetry/people?query=belimawr 2. (Code Owner Discretion) It is best to have resolved an issue related to the component, contributed directly to the component, and/or review component PRs. How much interaction with the component is required before becoming a Code Owner is up to any existing Code Owners. My recent contributions to `journaldreceiver`: - open-telemetry#42721 - open-telemetry#42692 - open-telemetry#42774 - open-telemetry#43126 Because the `journaldreceiver` has no code owners, I'm tagging the folks who have been reviewing my PRs. cc: @andrzej-stencel @atoulme Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
ChrsMark
pushed a commit
to ChrsMark/opentelemetry-collector-contrib
that referenced
this pull request
Oct 20, 2025
…43382) #### Description Add mysef as codeowner for the `journaldreceiver`, the receiver is currently [in need of new maintainers](open-telemetry#42597) and I have been contributing where I can. I also meet the codeowner [requirements](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#requirements): 1. [Be a member of the OpenTelemetry organization.](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#member) - https://github.com/orgs/open-telemetry/people?query=belimawr 2. (Code Owner Discretion) It is best to have resolved an issue related to the component, contributed directly to the component, and/or review component PRs. How much interaction with the component is required before becoming a Code Owner is up to any existing Code Owners. My recent contributions to `journaldreceiver`: - open-telemetry#42721 - open-telemetry#42692 - open-telemetry#42774 - open-telemetry#43126 Because the `journaldreceiver` has no code owners, I'm tagging the folks who have been reviewing my PRs. cc: @andrzej-stencel @atoulme Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add documentation and examples of how to run the journaldreceiver in Docker and Kubernetes.
Documentation
Example of how to run the journaldreceiver in Docker and Kubernetes.