Replies: 1 comment
-
|
hi good idea. We are working on this feature. Setting thresholds supports promql statements to query metrics in the victormetrics database for threshold matching and then alarming. There is also a supported method, which is to customize the monitoring template and configure the query SQL to query the metrics data you want to monitor. like mysql monitoring template yml https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-mysql.yml |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nice to have ability to use DBs as source of monitoring information.
For example, instead of collecting metrics from apps , just run db query , get result and compare with some threshold .
Beta Was this translation helpful? Give feedback.
All reactions