Slide 5
Slide 5 text
Service discovery
● Azure VMs
● Consul
● DNS
● AWS EC2 Instances
● OpenStack Nova instances
● Files
● GCP GCE Instances
● Kuberentes nodes, services,
pods, endpoints, and ingresses
● Marathon
● Nerve
● … and others
What is
Prometheus? Database
It’s a time series
database.
API
All integrations are
done by the REST
API
WEB UI
It contains an ugly,
but useful interface
to check the
configuration and
debug PROMQL
queries.
Scraper
service
Prometheus uses
jobs to connect on
the services that
exports relevant
data.
All of this inside only one
executable file…