# 모니터링은 마틴 파울러처럼: Domain-Oriented Observability 도입기

> Clean Markdown view of GeekNews topic #12012. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12012](https://news.hada.io/topic?id=12012)
- GeekNews Markdown: [https://news.hada.io/topic/12012.md](https://news.hada.io/topic/12012.md)
- Type: news
- Author: [hiddenest](https://news.hada.io/@hiddenest)
- Published: 2023-11-24T14:22:00+09:00
- Updated: 2023-11-24T14:22:00+09:00
- Original source: [engineering.ab180.co](https://engineering.ab180.co/stories/monitoring-like-martin-fowler-domain-oriented-observability)
- Points: 15
- Comments: 0

## Topic Body

- 마틴 파울러 블로그의 [‘Domain-Oriented Observability’](https://martinfowler.com/articles/domain-oriented-observability.html) 개념을 도입해 로그나 메트릭을 더 잘 남길 수 있는 모니터링 방법을 적용  
- 비즈니스 로직에 낀 모니터링 코드로 가독성 저하, 테스트 복잡도가 높아지는 문제가 있음  
- Domain Probe와 같이 도메인을 중심으로 하는 High-level API, Instrumentation과 같은 Low-level 캡슐화  
- 모니터링을 위한 코드는 잘 작성하며 유지보수 및 확장성 측면에서 많은 이점을 얻을 수 있었음

## Comments



_No public comments on this page._
