Skip to content

ryojsb/prometheus-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Git Clone

$ git clone https://github.com/ryojsb/prometheus-trial.git

How to use

docker build

# ls prometheus-trial/
docker-compose.yml	prometheus.yml

# cd prometheus-trial

# docker-compose up -d
Starting prometheus ... done
Creating grafana    ... done

access to prometheus

http://localhost:9090

access to grafana

http://localhost:3000

When you register prometheus as deta source, you have to write not localhost but prometheus_container_ip in HTTP URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published