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 all existing SDK implementation from new_sdk/main #2799

Closed
27 tasks done
MrAlias opened this issue Apr 19, 2022 · 1 comment
Closed
27 tasks done

Remove all existing SDK implementation from new_sdk/main #2799

MrAlias opened this issue Apr 19, 2022 · 1 comment
Assignees
Labels
area:metrics Part of OpenTelemetry Metrics pkg:SDK Related to an SDK package

Comments

@MrAlias
Copy link
Contributor

MrAlias commented Apr 19, 2022

All of the following need to be removed to provide a clean slate to work from. The plan is to ultimately add back an equivalent before this feature branch is merged.

  • Prometheus example
  • OpenCensus example
  • Prometheus exporter
  • stdoutmetric exporter
  • bridge/opencensus
  • exporters/otlp/otlpmetric exporter
  • sdk/metric/aggregator/aggregatortest/*
  • sdk/metric/aggregator/histogram/*
  • sdk/metric/aggregator/lastvalue/*
  • sdk/metric/aggregator/sum/*
  • sdk/metric/aggregator/aggregator.go
  • sdk/metric/aggregator/aggregator_test.go
  • sdk/metric/controller/*
  • sdk/metric/export/*
  • sdk/metric/metrictest/*
  • sdk/metric/processor/*
  • sdk/metric/registry/*
  • sdk/metric/sdkapi/*
  • sdk/metric/selector/*
  • sdk/metric/alignment_test.go
  • sdk/metric/atomicfields.go
  • sdk/metric/benchmark_test.go
  • sdk/metric/correct_test.go
  • sdk/metric/doc.go
  • sdk/metric/histogram_stress_test.go
  • sdk/metric/refcount_mapped.go
  • sdk/metric/sdk.go

Note: it looks like the sdk/metric/number package can remain and be added to.

@MrAlias
Copy link
Contributor Author

MrAlias commented Apr 20, 2022

Resolved by #2802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:metrics Part of OpenTelemetry Metrics pkg:SDK Related to an SDK package
Projects
No open projects
Development

No branches or pull requests

1 participant