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.

GitHub

317 stars
15 watching
38 forks
Language: PHP
last commit: 10 months ago
Linked from 4 awesome lists


Backlinks from these 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 86
benhamner/metrics Provides implementations of various supervised machine learning evaluation metrics in multiple programming languages. 1,632
statisticianinstilettos/recmetrics A library providing evaluation metrics and diagnostic tools for recommender systems. 571
hashicorp/go-metrics A Golang library for exporting performance and runtime metrics to external systems. 1,470
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 299
navidys/procsys Provides an interface to retrieve system and process metrics from pseudo-filesystems 2
recognos/metrics.net A .NET library for instrumenting applications with custom metrics and reporting them in various ways 640
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