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

Remove Stackdriver exporter from this repo #647

Closed
reyang opened this issue Apr 29, 2020 · 2 comments
Closed

Remove Stackdriver exporter from this repo #647

reyang opened this issue Apr 29, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@reyang
Copy link
Member

reyang commented Apr 29, 2020

Following open-telemetry/opentelemetry-specification#277 (comment), we need to move vendor specific exporters away from this repo.
Need to make sure the exporter is registered under https://opentelemetry.io/registry/?s=net.

This needs to go somewhere else: https://github.com/open-telemetry/opentelemetry-dotnet/tree/master/src/OpenTelemetry.Exporter.Stackdriver.

The end result would be having only these exporters in the repo:

  • Console
  • Jaeger
  • Noop
  • OpenTelemetryProtocol
  • Prometheus
  • Zipkin
@reyang reyang added the enhancement New feature or request label Apr 29, 2020
@MikeGoldsmith
Copy link
Member

Requested contrib project for any exporters that are not reassigned to owning organisations: open-telemetry/community#340

We can also push other non-core code here. Utilities, helpers, etc.

@reyang
Copy link
Member Author

reyang commented May 6, 2020

#646

@reyang reyang closed this as completed May 6, 2020
Yun-Ting pushed a commit to Yun-Ting/opentelemetry-dotnet that referenced this issue Oct 13, 2022
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

No branches or pull requests

2 participants