Monitoring
IBM Technology: Observability vs. APM vs. Monitoring
Monitoring a monolith¶
- log file
- APM solution
- ?????
- set and forget
- get analytics, metrics, ...
Then operations team can observe the logs and the APM and
Monitoring microservices¶
example - k8s managing different runtimes - node - Java - Python - database - consolidate logs - trace the requests through the architecture
- Collect
- stream all logs to the same location
- Monitor
- Dashboard to monitor the health of the dashboard
- Analyze
- k8s
- service level indicators
- ensure latency is old
Observability vs APM vs Monitoring????¶
Last update:
2023-04-24