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

Epic: Implementing Metrics #316

Closed
1 of 17 tasks
SergeyKanzhelev opened this issue Oct 28, 2019 · 0 comments
Closed
1 of 17 tasks

Epic: Implementing Metrics #316

SergeyKanzhelev opened this issue Oct 28, 2019 · 0 comments
Assignees
Labels
metrics Metrics signal related

Comments

@SergeyKanzhelev
Copy link
Member

Implementing metrics falls into 4 buckets. API, instrumentation adapters, data pipeline, export. Breakdown is below.

For all the items - before starting, please create an issue and link it from this epic.

API implementation

  • Basic API. Done by @cijothomas
  • Handles and other optimizations
  • API documentation
  • API usability review

API Usage (instrumentation adapters)

  • Expose metrics from instrumentation Adapter.
  • Performance counters collection
    • Windows Performance Counters
    • Event Counters in .NET Core
    • Others

Data pipeline

  • Ensure specs are in place
  • Implement Metric Processor
  • Implement metrics aggregations

Export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metrics Metrics signal related
Projects
None yet
Development

No branches or pull requests

3 participants