metrics
Metrics client
A simple metrics library that abstracts different data collection backends.
Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.
317 stars
15 watching
38 forks
Language: PHP
last commit: 9 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pascaldekloe/metrics | Provides a simple and efficient way to track and expose performance metrics in Go applications. | 28 |
benoitc/erlang-metrics | An Erlang module providing a generic interface to various metrics systems | 71 |
bitlabstudio/django-influxdb-metrics | A reusable Django app that collects and sends metrics to InfluxDB | 85 |
benhamner/metrics | Provides implementations of various supervised machine learning evaluation metrics in multiple programming languages. | 1,627 |
statisticianinstilettos/recmetrics | A Python library providing metrics and diagnostic tools for evaluating recommender systems. | 569 |
hashicorp/go-metrics | A Golang library for exporting performance and runtime metrics to external systems. | 1,461 |
lexmag/statix | An Elixir client for sending metrics to compatible servers | 275 |
metriql/metriql | A metrics store that allows companies to define and share metrics as code across BI and data tools | 298 |
navidys/procsys | Provides an interface to retrieve system and process metrics from pseudo-filesystems | 1 |
recognos/metrics.net | A .NET library for instrumenting applications with custom metrics and reporting them in various ways | 639 |
dluebke/bpelstats | A tool for calculating and analyzing BPEL metrics | 0 |
alhardy/aspnet-metrics | A .NET project providing a metrics solution using Metrics.NET | 9 |
abrander/agento | Collects near real-time metrics from Linux hosts using InfluxDB as the backend. | 28 |
elli-lib/elli_prometheus | Collects and exports metrics on HTTP request processing and response sizes | 14 |
wolph/python-statsd | A Python client for Etsy's statsd server, allowing users to collect and send metrics about their applications. | 110 |