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.)
594 stars
17 watching
53 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides runtime statistics and metrics handling capabilities for Go applications. | 36 |
| Provides metrics about the performance and memory usage of a Go application | 269 |
| A Golang library for exporting performance and runtime metrics to external systems. | 1,470 |
| Monitors system and Go application statistics and sends them via UDP to a server | 170 |
| A tool for collecting and reporting Go runtime metrics to InfluxDB or other systems | 286 |
| Provides a simple and efficient way to track and expose performance metrics in Go applications. | 28 |
| A .NET library for collecting and reporting application metrics | 2,221 |
| An implementation of Etsy's statsd server with customizable backend support | 385 |
| A .NET library for instrumenting applications with custom metrics and reporting them in various ways | 640 |
| Collects near real-time metrics from Linux hosts using InfluxDB as the backend. | 28 |
| A system for storing and querying large amounts of time-series data in a highly available and scalable manner. | 13,177 |
| Enables tracing and logging of application performance metrics using InfluxDB | 16 |
| A distributed monitoring system that collects and analyzes data from various sources to trigger alerts and notifications. | 838 |
| A tool to track Go benchmark performance over time by storing results in InfluxDB. | 44 |