I have the following Prometheus alert using the etcd_disk_wal_fsync_duration_seconds_bucket
metric:
histogram_quantile(0.99, rate(etcd_disk_wal_fsync_duration_seconds_bucket[1m]))
> 0.5
What will be equivalent in Kibana alert?
I have the following Prometheus alert using the etcd_disk_wal_fsync_duration_seconds_bucket
metric:
histogram_quantile(0.99, rate(etcd_disk_wal_fsync_duration_seconds_bucket[1m]))
> 0.5
What will be equivalent in Kibana alert?
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.