Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fengzixu/grpc-server-with-prometheus
Use Prometheus to monitor gRPC Server
https://github.com/fengzixu/grpc-server-with-prometheus
Last synced: 6 days ago
JSON representation
Use Prometheus to monitor gRPC Server
- Host: GitHub
- URL: https://github.com/fengzixu/grpc-server-with-prometheus
- Owner: fengzixu
- License: mit
- Created: 2018-01-17T02:34:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T10:58:21.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T17:52:36.990Z (5 months ago)
- Language: Go
- Size: 3.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc-server-with-prometheus
Use Prometheus to monitor gRPC Server# Overview
This project is an example of the use of the go-grpc-prometheus project.