-
Install docker and docker-compose
-
docker-compose up --build -d
(build the containers) -
docker-compose ps
(get the names of the containers) -
docker exec -it <app_container_name> bash
(access to app container) -
run
python3.8 run.py
(run the application to send info to prometheus) -
go to browser,
localhost:29800
, prometheus UI (check time series sent)6.1 Select
KPI_1
and execute. -
go to browser,
localhost:3000
, grafana UI (check the dashboard)7.1 User:
admin
7.2 Pass:
admin
-
Notifications
You must be signed in to change notification settings - Fork 0
leo2105/grafana-dockerCompose-python_app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published