Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alhardy/appmetrics.reservoirs

App Metrics Extensions Sampling Reservoirs
https://github.com/alhardy/appmetrics.reservoirs

dotnet dotnetcore instrumentation metrics performance reservoir sampling

Last synced: 17 days ago
JSON representation

App Metrics Extensions Sampling Reservoirs

Awesome Lists containing this project

README

        

# App Metrics Sampling Reservoirs

[![Official Site](https://img.shields.io/badge/site-appmetrics-blue.svg)](https://alhardy.github.io/app-metrics-docs/getting-started/intro.html) [![Build status](https://ci.appveyor.com/api/projects/status/btge7f16t99k8a6w?svg=true)](https://ci.appveyor.com/project/alhardy/appmetrics-reservoirs/branch/master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Coverage Status](https://coveralls.io/repos/github/alhardy/AppMetrics.Reservoirs/badge.svg?branch=master)](https://coveralls.io/github/alhardy/AppMetrics.Reservoirs?branch=master)

|Package|Dev Release|Pre Release|Latest Release|
|------|:--------:|:--------:|:--------:|
|App.Metrics.Extensions.Reservoirs.HdrHistogram|[![MyGet Status](https://img.shields.io/myget/alhardy/v/App.Metrics.Extensions.Reservoirs.HdrHistogram.svg)](https://www.myget.org/feed/alhardy/package/nuget/App.Metrics.Extensions.Reservoirs.HdrHistogram)|[![NuGet Status](https://img.shields.io/nuget/vpre/App.Metrics.Extensions.Reservoirs.HdrHistogram.svg)](https://www.nuget.org/packages/AApp.Metrics.Extensions.Reservoirs.HdrHistogram/)|[![NuGet Status](https://img.shields.io/nuget/v/App.Metrics.Extensions.Reservoirs.HdrHistogram.svg)](https://www.nuget.org/packages/App.Metrics.Extensions.Reservoirs.HdrHistogram/)|

## What is it?

The repo contains sampling reservoir implementatations for use with [App Metrics](https://github.com/alhardy/AppMetrics).

## Contributing

See the [contribution guidlines](https://github.com/alhardy/AppMetrics/blob/master/CONTRIBUTING.md) in the [main repo](https://github.com/alhardy/AppMetrics) for details.

## License

This library is release under Apache 2.0 License ( see LICENSE ) Copyright (c) 2016 Allan Hardy