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

Support custom encoding in Kafka #1580

Closed
pavolloffay opened this issue Aug 18, 2020 · 0 comments · Fixed by #1584
Closed

Support custom encoding in Kafka #1580

pavolloffay opened this issue Aug 18, 2020 · 0 comments · Fixed by #1584
Labels
enhancement New feature or request
Milestone

Comments

@pavolloffay
Copy link
Member

Is your feature request related to a problem? Please describe.

I would like to use custom encodings in Kafka receiver/exporter to allow the collector to be used in brownfield environments that already use Kafka (namely Jaeger and Zipkin).

The encoding registry could be pluggable so any custom format could be used. For instance exporters in the contrib (or collector custom builds) could register an encoding.

Describe the solution you'd like

Allow the encoding to be configurable in the receiver/exporter config.

Describe alternatives you've considered

Keep using two sets of deployments.

Additional context

None.

@tigrannajaryan tigrannajaryan added this to the Backlog milestone Aug 19, 2020
@andrewhsu andrewhsu added the enhancement New feature or request label Jan 6, 2021
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this issue Nov 11, 2021
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this issue Apr 27, 2023
…#1580)

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants