https://github.com/snykk/go-monitoring-prometheus
Code and examples of monitoring in golang with prometheus
https://github.com/snykk/go-monitoring-prometheus
Last synced: 4 months ago
JSON representation
Code and examples of monitoring in golang with prometheus
- Host: GitHub
- URL: https://github.com/snykk/go-monitoring-prometheus
- Owner: snykk
- Created: 2024-12-23T05:38:40.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-23T06:57:27.000Z (10 months ago)
- Last Synced: 2025-05-17T10:39:41.437Z (5 months ago)
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-monitoring-prometheus
This repository contains code and examples from this awesome article [Monitor Golang with Prometheus](https://antonputra.com/monitoring/monitor-golang-with-prometheus)