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

Add simplified constructor for simple trace SDK setup: Jaeger exporter #424

Closed
jmacd opened this issue Jan 10, 2020 · 2 comments · Fixed by #459
Closed

Add simplified constructor for simple trace SDK setup: Jaeger exporter #424

jmacd opened this issue Jan 10, 2020 · 2 comments · Fixed by #459
Assignees
Labels
area:trace Part of OpenTelemetry tracing good first issue Good for newcomers pkg:SDK Related to an SDK package

Comments

@jmacd
Copy link
Contributor

jmacd commented Jan 10, 2020

Like #343, #344, #345 but for the trace SDK. This one should cover Jaeger.

This means new methods for simplified setup, should follow the style of the metrics APIs. NewRawExporter(), NewExportPipeline(), ...

@jmacd jmacd added good first issue Good for newcomers pkg:SDK Related to an SDK package area:trace Part of OpenTelemetry tracing labels Jan 10, 2020
@matej-g
Copy link
Contributor

matej-g commented Jan 26, 2020

Hi, is this still available? I was working on #343, so I would be interested in tackling this one as well

@iredelmeier
Copy link
Member

Possibly relevant: #161

@rghetia rghetia added this to the Alpha v0.3 milestone Feb 13, 2020
@rghetia rghetia self-assigned this Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:trace Part of OpenTelemetry tracing good first issue Good for newcomers pkg:SDK Related to an SDK package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants