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

Implement Metrics SDK #402

Closed
4 tasks done
mayurkale22 opened this issue Oct 4, 2019 · 1 comment
Closed
4 tasks done

Implement Metrics SDK #402

mayurkale22 opened this issue Oct 4, 2019 · 1 comment
Assignees
Milestone

Comments

@mayurkale22
Copy link
Member

mayurkale22 commented Oct 4, 2019

Following [#105 and #297], implement Metrics in the SDK package.

Also, consider to rename packages/opentelemetry-metrics -> packages/opentelemetry-metrics-sdk.

  • Add initial skeleton
  • Add Counter and Gauge support
  • add registerMetric and getMetrics
  • Implement "createMeasure" (v3 milestone)
@mayurkale22
Copy link
Member Author

I'm going to close this issue. I think the basic metrics SDK is implemented including Counter, Measure and Observer support. Do add a comment if you think this is incorrect.

pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this issue Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant