Git Product home page Git Product logo

aspnet-metrics's People

Contributors

alhardy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

aspnet-metrics's Issues

Samples using aspnet-metrics performance counters

Project is being migrated to netstandard framework and samples to dot net core, windows perf counters obviously aren't support, so create another full framework sample with the perf counters.

Move Metrics.NET perf counters to aspnet-metrics performance counters

Humanize Metrics Data

String format providers to humanize metric data, the format providers can then be used for console reporting, text file reporting and the aspnet.metrics metrics-text endpoint.

Allow setting of global metrics tags

Update the Metric configuration DSL to allow setting of global metrics tags i.e. tags which are applied to all metrics recorded e.g. environment name (staging, production)

Metric Filtering Rework

Rework IMetricFilter usage ensuring the filter configuration can be provided for apps, web apps and be applied per reporter.

Allowing Filtering by

Metric Type
Group Name
Tag
Metric Name

Allow setting of global metrics tags

Update the Metric configuration DSL to allow setting of global metrics tags i.e. tags which are applied to all metrics recorded e.g. environment name (staging, production)

Humanize Metrics Data and Health Checks

String format providers to humanize metric data, the format providers can then be used for console reporting, text file reporting and the aspnet.metrics metrics-text endpoint.

OpenId Metrics

Similar to the OAuth2 metrics recorded in aspnet metrics, record openid specific metrics

Review IMetricsContext contract

The ported metrics.net metric context has been refactored and simplified, currently it still contains an "Advanced" property providing access to more advanced metrics management including access to the metrics data manager and health check data manager, do these manager's belong here or should they be injected independently when needed?

Also review the Time methods IMetricContext, is taking an Action sufficient for timer metrics or should a TimerContext always be returned as in the IAdvancedMetricContext

Running Process Metrics

.NET provides some metrics via the Process static class, this could be an alternative to get some basic application process metrics in .NET Standard without requiring the use of windows performance counters.

Should be configured via the Metrics configuration DSL.

Running Process Metrics

.NET provides some metrics via the Process static class, this could be an alternative to get some basic application process metrics in .NET Standard without requiring the use of windows performance counters.

Should be configured via the Metrics configuration DSL.

Metric Filtering Rework

Rework IMetricFilter usage ensuring the filter configuration can be provided for apps, web apps and be applied per reporter.

Allowing Filtering by

  • Metric Type
  • Group Name
  • Tag
  • Metric Name

Review IMetricsContext contract

The ported metrics.net metric context has been refactored and simplified, currently it still contains an "Advanced" property providing access to more advanced metrics management including access to the metrics data manager and health check data manager, do these manager's belong here or should they be injected independently when needed?

Also review the Time methods IMetricContext, is taking an Action sufficient for timer metrics or should a TimerContext always be returned as in the IAdvancedMetricContext

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.