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

exporter/kafkaexporter: How to create custom trace, metric and log Marshalers #33439

Open
sappusaketh opened this issue Jun 7, 2024 · 1 comment
Labels
bug Something isn't working exporter/kafka needs triage New item requiring triage

Comments

@sappusaketh
Copy link

Component(s)

exporter/kafka

What happened?

Description

Steps to Reproduce

Expected Result

  • Have option to create custom kafka exporter

Actual Result

  • Failing to create custom exporter because there isn't a way to create kafka exporter factory as input for type FactoryOption func(factory *kafkaExporterFactory) is not exported

Collector version

v0.102.0

Environment information

Environment

OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

No response

@sappusaketh sappusaketh added bug Something isn't working needs triage New item requiring triage labels Jun 7, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working exporter/kafka needs triage New item requiring triage
Projects
None yet
Development

No branches or pull requests

1 participant