DevOps
155 views
Prometheus
Quick Definition
Open-source monitoring and alerting toolkit for metrics
Full Definition
An open-source systems monitoring and alerting toolkit collecting metrics with a dimensional data model.
Examples
metrics collection, time-series data, alerting rules, Grafana
Related Terms
monitoring
observability
grafana
More DevOps Terms
Microservices
Architecture of loosely coupled independently deployable services
Alerting
Notifying teams when metrics exceed thresholds
Immutable Infrastructure
Replacing servers instead of modifying them for updates
Toil
Manual repetitive automatable operational work
Containerization
Packaging apps with dependencies into isolated containers
Feature Flags
Technique for toggling features without code deployment