stats

Metrics handler

Reports and stores metrics about an application's performance and usage.

A Go middleware that stores various information about your web application (response time, status code count, etc.)

GitHub

594 stars
17 watching
53 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
osamingo/gosh Provides runtime statistics and metrics handling capabilities for Go applications. 36
fukata/golang-stats-api-handler Provides metrics about the performance and memory usage of a Go application 268
hashicorp/go-metrics A Golang library for exporting performance and runtime metrics to external systems. 1,461
go-playground/stats Monitors system and Go application statistics and sends them via UDP to a server 170
tevjef/go-runtime-metrics A tool for collecting and reporting Go runtime metrics to InfluxDB or other systems 286
pascaldekloe/metrics Provides a simple and efficient way to track and expose performance metrics in Go applications. 28
appmetrics/appmetrics A .NET library for collecting and reporting application metrics 2,220
atlassian/gostatsd An implementation of Etsy's statsd server with customizable backend support 384
yeoman/insight Helps track usage metrics to Google Analytics or Yandex.Metrica for software tools. 557
recognos/metrics.net A .NET library for instrumenting applications with custom metrics and reporting them in various ways 639
abrander/agento Collects near real-time metrics from Linux hosts using InfluxDB as the backend. 28
thanos-io/thanos A system for storing and querying large amounts of time-series data in a highly available and scalable manner. 13,114
koajs/trace-influxdb Enables tracing and logging of application performance metrics using InfluxDB 16
talkingdata/owl A distributed monitoring system that collects and analyzes data from various sources to trigger alerts and notifications. 838
influxdata/grade A tool to track Go benchmark performance over time by storing results in InfluxDB. 44