mirror of
https://github.com/wahyd4/docker-pinpoint.git
synced 2026-08-09 04:46:24 +10:00
Update readme. By the way just merged the pull request about sending alert Email and more examples.
This commit is contained in:
@@ -6,7 +6,7 @@ This repo contains the docker images for [Pinpoint](https://github.com/naver/pin
|
||||
* Go to a folder
|
||||
* `docker build -t repo-name:latest .` to build the image
|
||||
|
||||
### To run all containers
|
||||
### To run all the containers
|
||||
|
||||
```
|
||||
docker-compose up -d
|
||||
@@ -47,6 +47,8 @@ java -javaagent:/some-absolute-path/pinpoint-agent-1.6.2/pinpoint-bootstrap-1.6
|
||||
|
||||
```
|
||||
|
||||
### More Examples
|
||||
|
||||
[See more examples of monitoring](examples) using docker-compose, image docker, monitoring tests with selenium, ...
|
||||
|
||||
You can find more samples at: <https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples>
|
||||
|
||||
Reference in New Issue
Block a user