oracle / oci-grafana-metrics

Grafana datasource plugin for OCI metrics
https://grafana.com/grafana/plugins/oci-metrics-datasource
Universal Permissive License v1.0
79 stars 39 forks source link

Alert Prerequisites #266

Closed mamorett closed 3 months ago

mamorett commented 3 months ago

setAutointerval is now reverting to [1m] if no Time Range is available, as in alert definition mode. Also, using changedQuery instead of query in QueryEditor, since the query is actually using async and does not provide actual values when in alert edit mode.