https://github.com/jjeffcaii/micrometer-go
a micrometer in golang.
https://github.com/jjeffcaii/micrometer-go
go golang metrics micrometer
Last synced: over 1 year ago
JSON representation
a micrometer in golang.
- Host: GitHub
- URL: https://github.com/jjeffcaii/micrometer-go
- Owner: jjeffcaii
- License: apache-2.0
- Archived: true
- Created: 2019-06-17T10:15:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-04T02:44:07.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T11:33:05.290Z (over 1 year ago)
- Topics: go, golang, metrics, micrometer
- Language: Go
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to micrometer-go 👋
> a [micrometer](https://micrometer.io/) implementation in Golang.
### 🏠 [Homepage](https://github.com/jjeffcaii/micrometer-go)
## Install
```sh
$ go get -u github.com/jjeffcaii/micrometer-go
```
## Author
👤 **Jeffsky**
* Github: [@jjeffcaii](https://github.com/jjeffcaii)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_