Q1. What is Prometheus?
Answer: Prometheus is an open source analytics and time series database for collecting, storing and querying metrics from multiple sources.
Q2. What are the main features of Prometheus?
Answer: Some of the key features of Prometheus are:
- Multiple data models
- Powerful query (PromQL)
- Support for collecting time series data from multiple vendors
- Flexible reporting
- Easy integration with other tools and systems
Q3. What is a Time Series Database?
Answer: Time series databases are databases optimized for storing and querying time-stamped data such as measurements or events over time. Time series databases are used in many applications, including analytics, IoT, and finance.