Prometheus Service is a managed monitoring service that is provided by Alibaba Cloud. Prometheus Service is compatible with the open source Prometheus ecosystem. Prometheus Service provides out-of-the-box dashboards for you to monitor a wide variety of components.
What is a Prometheus instance?
Prometheus instance type | Objects monitored by Prometheus Service | Monitoring capabilities | Scenarios |
---|---|---|---|
Connect an ACK cluster to Prometheus Service | Alibaba Cloud Container Service for Kubernetes (ACK) clusters and serverless Kubernetes (ASK) clusters |
|
Suitable for scenarios where you need to monitor both Container Service clusters and the applications that run on the clusters. |
Create a Prometheus instance for a Kubernetes cluster | Kubernetes clusters that are not provided by Alibaba Cloud Container Service, generally self-managed Kubernetes clusters that run on Alibaba Cloud or other cloud environments |
|
Suitable for scenarios where you need to monitor both self-managed Kubernetes clusters and the applications that run on the clusters. |
Create a Prometheus instance for remote storage | Self-managed Prometheus systems |
Note If you deploy a self-managed Prometheus system, you are responsible for the O&M work
of Prometheus servers. In this case, you must configure service discovery and data
collection on your own.
|
You have deployed self-managed Prometheus servers and you need to improve the availability and scalability of Prometheus storage by using the remote write feature. |
Create a Prometheus instance to monitor an Alibaba Cloud service | Alibaba Cloud services |
|
Suitable for scenarios where you need to use Prometheus Service to collect, store, and display the monitoring data of Alibaba Cloud services. |
Benefits of Prometheus Service
Alibaba Cloud Prometheus Service provides the following monitoring capabilities: application monitoring for multiple scenarios, component monitoring for multiple layers, and metric monitoring for multiple dimensions. Prometheus Service is integrated with Grafana dashboards and Alertmanager features. Prometheus Service is fully compatible with the open source Prometheus ecosystem. Prometheus Service helps you easily build an observable platform that is comprehensive, stable, secure, highly available, and scalable.
-
Application monitoring for multiple scenariosPrometheus Service provides free, out-of-the-box monitoring and alerting capabilities for Kubernetes container applications, ECS clusters in VPCs, and remote storage. Prometheus Service allows you to install and deploy self-managed Kubernetes clusters for application monitoring.
-
Component monitoring for multiple layersPrometheus Service provides component monitoring and alerting capabilities for nearly 30 cloud services. The components may be deployed across the infrastructure layer, middle layer, and application layer. Prometheus Service allows you to install and deploy open source exporters of the Prometheus community at the middle layer. In addition, Prometheus Service allows you to monitor components at the application layer by performing a few operations in the console.
-
Metric monitoring for multiple dimensionsPrometheus Service provides client libraries in more than 20 languages. You can use these client libraries to produce and expose metrics in the OpenMetrics format at low costs and low overheads. Prometheus Service can collect metrics in regular dimensions. Prometheus Service can also collect metrics in event and tag dimensions, and metrics that are converted by using other methods.