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 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
osamingo/goshProvides runtime statistics and metrics handling capabilities for Go applications.36
fukata/golang-stats-api-handlerProvides metrics about the performance and memory usage of a Go application269
hashicorp/go-metricsA Golang library for exporting performance and runtime metrics to external systems.1,470
go-playground/statsMonitors system and Go application statistics and sends them via UDP to a server170
tevjef/go-runtime-metricsA tool for collecting and reporting Go runtime metrics to InfluxDB or other systems286
pascaldekloe/metricsProvides a simple and efficient way to track and expose performance metrics in Go applications.28
appmetrics/appmetricsA .NET library for collecting and reporting application metrics2,221
atlassian/gostatsdAn implementation of Etsy's statsd server with customizable backend support385
recognos/metrics.netA .NET library for instrumenting applications with custom metrics and reporting them in various ways640
abrander/agentoCollects near real-time metrics from Linux hosts using InfluxDB as the backend.28
thanos-io/thanosA system for storing and querying large amounts of time-series data in a highly available and scalable manner.13,177
koajs/trace-influxdbEnables tracing and logging of application performance metrics using InfluxDB16
talkingdata/owlA distributed monitoring system that collects and analyzes data from various sources to trigger alerts and notifications.838
influxdata/gradeA tool to track Go benchmark performance over time by storing results in InfluxDB.44