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 | 31 |
Tags
- mapreduce
- NPM
- tomcat
- plugin
- Kotlin
- es6
- MSSQL
- JavaScript
- Eclipse
- IntelliJ
- GIT
- SSL
- Express
- SQL
- mybatis
- table
- react
- Python
- Spring
- 공정능력
- Android
- xPlatform
- window
- SPC
- hadoop
- Sqoop
- 보조정렬
- vaadin
- Java
- R
Archives
- Today
- Total
반응형
목록prometheus (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
반응형