Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- xPlatform
- Kotlin
- window
- 공정능력
- SSL
- GIT
- hadoop
- table
- 보조정렬
- plugin
- JavaScript
- mapreduce
- R
- tomcat
- NPM
- MSSQL
- Eclipse
- vaadin
- Java
- Sqoop
- mybatis
- IntelliJ
- Express
- Spring
- SPC
- react
- Python
- es6
- SQL
- Android
Archives
- Today
- Total
반응형
목록grafana (1)
DBILITY
이전에 작성했던 spring boot actuator + embedded mongodb의 metrics를 visualization tool로 display 해 본다. 먼저 pom.xml에 prometheus dependancy를 추가한다. io.micrometer micrometer-registry-prometheus application.properties에 management.endpoint.prometheus.enabled 와 management.metrics.export.prometheus.enabled는 기본 설정이 true로 별도 설정은 필요하지 않다. docker에 kitematic을 사용해 prometheus와 grafana를 설치한다.다음은 kitematic화면이다. 참고로 docker ..
java/spring cloud
2019. 9. 16. 16:29
반응형