You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to evaluate metrics from Prometheus, there should be a simple function that fetches metrics from Prometheus, compares them with a value, and terminates either successfully(0) or failed(1) depending on the result.
To be able to evaluate metrics from Prometheus, there should be a simple function that fetches metrics from Prometheus, compares them with a value, and terminates either successfully(0) or failed(1) depending on the result.
Sample functions could be found at https://github.com/keptn-sandbox/lifecycle-controller/tree/main/functions-runtime/samples/ts.
The text was updated successfully, but these errors were encountered: