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
Due to the current limitation that SLI providers can not live in the execution plane, there needs to be a workaround to use the data from Prometheus in this example.
One potential workaround is that the prometheus-service will subscribe to sh.keptn.event.evaluation.triggered events and sends a sh.keptn.event.get-sli.started in return. This is needed since the sh.keptn.event.get-sli.triggered can not be retrieved from services living on the execution plane.
However, this is one potential workaround, other workarounds might exist as well.
In the end, this should be supported by Keptn out-of-the-box without any workaround needed.
The text was updated successfully, but these errors were encountered:
Due to the current limitation that SLI providers can not live in the execution plane, there needs to be a workaround to use the data from Prometheus in this example.
One potential workaround is that the
prometheus-service
will subscribe tosh.keptn.event.evaluation.triggered
events and sends ash.keptn.event.get-sli.started
in return. This is needed since thesh.keptn.event.get-sli.triggered
can not be retrieved from services living on the execution plane.However, this is one potential workaround, other workarounds might exist as well.
In the end, this should be supported by Keptn out-of-the-box without any workaround needed.
The text was updated successfully, but these errors were encountered: