Automation, DevOps and Containerization
© 2001-2024. All rights reserved.
How metrics can be collected…
Metrics are delivered to database
Usually involves an agent
Example: Telegraf agent and InfluxDB
Database scrapes metrics
Either app-integrated or sidecar pattern
Example: Exporters and Prometheus