mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-26 00:06:32 +00:00
add application metrics
This commit is contained in:
@@ -44,6 +44,18 @@ http://jpetazzo.github.io/2013/10/08/docker-containers-metrics/
|
||||
|
||||
---
|
||||
|
||||
## Application metrics
|
||||
|
||||
- Arbitrary metrics related to your application and business
|
||||
|
||||
- System performance: request latency, error rate ...
|
||||
|
||||
- Volume information: number of rows in database, message queue size ...
|
||||
|
||||
- Business data: inventory, items sold, revenue ...
|
||||
|
||||
---
|
||||
|
||||
class: snap, prom
|
||||
|
||||
## Tools
|
||||
|
||||
Reference in New Issue
Block a user