https://github.com/kubesphere/prometheus-example-app
https://github.com/kubesphere/prometheus-example-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kubesphere/prometheus-example-app
- Owner: kubesphere
- Created: 2020-09-22T05:58:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T08:10:34.000Z (over 5 years ago)
- Last Synced: 2024-04-13T21:43:14.820Z (over 2 years ago)
- Language: Smarty
- Size: 13.7 KB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Promethues Example App
The sample web application demonstrates how to instrument a Golang application for prometheus. Please read [Prometheus official docs](https://prometheus.io/docs/guides/go-application/) for more information.