BCRDC / BCCS-CMPP

cluster solution for cmpp protocol in Azure kubernetes
0 stars 0 forks source link

PROMETHEUS learning #20

Open JHinW opened 3 years ago

JHinW commented 3 years ago

PromQL : https://prometheus.io/docs/prometheus/latest/querying/basics/

JHinW commented 3 years ago

function introduction : https://blog.csdn.net/zhouwenjun0820/article/details/105823389

example of using histogram_quantile: histogram_quantile(0.95, BCCS_RequestLatency_bucket)