Skip to content

Commit

Permalink
core: added README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
zeim839 authored Aug 23, 2023
1 parent 7277ec5 commit d02ff5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# go-metrics-plus
[![Go Reference](https://pkg.go.dev/badge/github.com/zeim839/go-metrics-plus.svg)](https://pkg.go.dev/github.com/zeim839/go-metrics-plus) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/zeim839/go-metrics-plus/go.yml) ![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/zeim839/go-metrics-plus)



Go Metrics Library with support for Graphite, InfluxDB, Prometheus, StatsD, and AppOptics. This is a lively fork of RCrowley's [go-metrics](https://github.com/rcrowley/go-metrics) including updated backend drivers, support for labels/tags, and various optimizations.

Expand Down

0 comments on commit d02ff5d

Please sign in to comment.