Makoto Oda
Makoto Oda
In the [Add Prometheus as data source](https://github.com/docker/labs/blob/master/developer-tools/java/chapters/ch10-monitoring.adoc#add-prometheus-as-data-source) section, data source url `http://localhost:9090` seems not to work. So, we should fix `localhost` to `docker0`'s ip address (im my case, it is...
The current settings (scripts) did not work in my environment. The commands are executed as sudo, then somewhat environment vriables aren't passed. So it seems to be added `-E` option....
About [this page](https://github.com/docker/labs/blob/master/developer-tools/java/chapters/ch09-cicd.adoc), I followed the instructions along the way, but build failed. The console output is like below. I think that the environment variables `JAVA_HOME` (value: `/opt/java/openjdk`), `PATH` (value:...
Discussed in the [StackOverFlow](https://stackoverflow.com/questions/53202260/cant-collect-docker-metrics-using-prometheus), I couldn't get docker endpoint metrics on Ubuntu 20.04 (with `"metrics-addr" : "127.0.0.1:9323"` on `/etc/docker/daemon.json`, `- targets: ['localhost:9323']` on `prometheus.yml`, `http://localhost:9090/targets/` on url). By default, a...
After I executed `npm install`, 510 vulnerabilities were founded. So I executed the following commands in order. ``` npm audit fix npm audit npm install --save-dev [email protected] npm audit fix...
We logged in with Github at [simple](https://github.com/spring-guides/tut-spring-boot-oauth2/blob/main/simple/README.adoc) section, so I think that the header of this section will be "Google" not "Github"
I changed target words, however `[Netlify dashboard](/dashboard/)` is still needed to be updated. ## Description ### Documentation ### Tests ## Related Issues
…arameters table