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
- sidecar
- Service Mesh
- spring boot http client
- kubernates
- high availabillty
- redis ha
- Spring Cloud Bus
- spring boot jks
- redis cluster
- spring boot hot swapping
- Istio
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg>
- Distributed Tracing System
- spring boot 2.0 ssl
- spring cloud zuul
- intelij devtools
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- sidecar patern
- java static resources
- spring cloud load balancer
- tracing tool
- jpa auto increment
- intelij spring boot devtools
- Spring Cloud Config
- MySQL
- spring cloud api gateway
- msa 4.0
- spring boot ssl
- Spring boot
- spring boot ssl verify skip
Archives
- Today
- Total
목록tracing tool (1)
erea
Overviewjaeger란? Uber Technologies에서 만든 분산형 추적시스템 오픈소스로서 마이크로 서비스 기반 분산 시스템 모니터링을 할수가 있다.현재는 CNCF(Cloud Native Computing Foundation)의 프로젝트이다.- 분산형 추적시스템에 대표적인 오픈소스로는 zipkin, jagger, appdash 가 대표적이다.- 분산 컨텍스트 전파- 분산 트랜잭션 모니터링- 근본 원인 분석- 서비스 의존성 분석- 성능 / 대기 시간 최적화 Installationclientapplication.ymlcompile group: 'io.opentracing.contrib', name:'opentracing-spring-web-autoconfigure', version: '0.0.4'..
devops/msa
2019. 2. 24. 15:03