OpenMetrics Template List
To help users new to OpenMetrics quickly collect and visualize metrics without a complex configuration process, basic and predefined templates are provided. This makes it easy to apply commonly used open-source metrics, lowering the barrier to initial adoption and helping operators build a scalable monitoring environment.
Template List
The Template List provides basic open-source template cards. Each card includes a brief description, template navigation, and collection guidance.
- Click the
Template icon to go directly to the corresponding template screen.
- Click the
Collection guide icon for guidance on how to configure data collection.
Nginx Template
With Nginx monitoring, you can track and analyze your web server's performance in real time.
Istio Template
This template visually represents the relationships between services and the traffic flow in an Istio service mesh environment, and links with WhaTap APM data to provide an integrated monitoring environment. Click the button at the top right of the screen to zoom the template in or out.

Legend
Click the button at the top right of the screen to view the legend.
Node Shapes
-
A triangle is a Kubernetes service
-
A circle is a workload
-
A square is an application
-
A small circle is a Pod
Node Status
The ratio of errors (4xx, 5xx) among all HTTP requests/responses
-
Green means an error rate below 5%
-
Orange means an error rate of 5% or higher
-
Red means an error rate of 10% or higher
-
Gray means no requests
Pod Node Status
The Phase of a Kubernetes Pod
-
Green means a Pod in the Running state
-
Orange means a Pod in the Pending state
-
Red means a Pod in the Failed state
Edge Colors
The ratio of errors (4xx, 5xx) in HTTP requests between two nodes
-
Green means an error rate below 10%
-
Orange means an error rate of 10% or higher
-
Red means an error rate of 20% or higher
-
Blue means TCP communication
-
Gray means the status is unknown