본문 바로가기

spring boot3

Springboot Prometheus , micrometer architecture micrometherjava 애플리리케이션에서 메트릭을 수집하는 라이브러리micromether core핵심라이브러리로 메트릭 수집하고 관리함사용자 정의 MeterBinder 및 Exporter 개발 기능 지원micromether prometheus exportermicromether 의 확장 기능 이다.micromether core 가 수집한 메트릭 데이터를 Prometheus 포멧으로 변환한다.prometheus 엔드포엔트를 자동으로 생성prometheus 스크랩을 자동으로 생성**설명** Springboot 에서 prometheus를 사용할때, Actuator 와 micromether 를 함께 사용한다. 위에 나열 했듯이 micromether 는 jvm 의 데이터를 수집하여 prometheus .. 2024. 5. 26.
vue.js 프로젝트 생성 (cli) Vue 설치 (cli 설치방법) # npm 으로 vue-cli 설치 npm install -g @vue/cli # project Create vue create {my-project-name} --no-git 옵션 --no-git : 깃 파일을 생성하지 않음 Vue CLI 공식 Refrence Installation | Vue.js Installation | Vue.js Installation Vue.js is built by design to be incrementally adoptable. This means that it can be integrated into a project multiple ways depending on the requirements. There are four primary.. 2021. 12. 10.
vue.js webpack spring boot 2020/08/31 - [JavaScript/vue.js] - Vue.js 2020/08/31 - [JavaScript/vue.js] - vue.js spring boot 2020/08/31 - [JavaScript/vue.js] - vue.js webpack 구조 2020/08/31 - [JavaScript/vue.js] - Vue.js 배포 2020/08/31 - [JavaScript/vue.js] - vue.js webpack spring boot vue.js webpack spring boot vue js와 webpack, spring boot의 조합. 뭔가 webpack 까지 사용하니, javascript의 패키징 까지 사용하니 좀더 완성된 플랫폼 같이 보인다. 기존 vue.js에서 추가할 사항.. 2020. 8. 31.
728x90