Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/githubfoam/prometheus-docker-vagrant-sandbox
prometheus-docket-vagrant-sandbox
https://github.com/githubfoam/prometheus-docker-vagrant-sandbox
docker grafana prometheus vagrant
Last synced: 17 days ago
JSON representation
prometheus-docket-vagrant-sandbox
- Host: GitHub
- URL: https://github.com/githubfoam/prometheus-docker-vagrant-sandbox
- Owner: githubfoam
- License: gpl-3.0
- Created: 2022-06-30T12:18:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T12:34:22.000Z (over 2 years ago)
- Last Synced: 2023-03-05T19:43:58.446Z (almost 2 years ago)
- Topics: docker, grafana, prometheus, vagrant
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prometheus-docket-vagrant-sandbox
~~~~
vagrant destroy -f>vagrant up vg-ubuntu-01
http://192.168.50.6:9090 #Prometheus
#verify that Prometheus is serving metrics about itself by navigating to its metrics endpoint
http://192.168.50.6:9090/metrics# Prometheus's built-in expression browser
http://192.168.50.6:9090/graphhttp://192.168.50.6:3000 #Grafana default u/p admin/admin
~~~~
~~~~
# https://prometheus.io/docs/prometheus/latest/getting_started/
~~~~