Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prometheus as SLI provider not working #13

Open
jetzlstorfer opened this issue Oct 21, 2021 · 1 comment
Open

Prometheus as SLI provider not working #13

jetzlstorfer opened this issue Oct 21, 2021 · 1 comment

Comments

@jetzlstorfer
Copy link
Member

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.

@jetzlstorfer
Copy link
Member Author

Also referring to the KEP here keptn/enhancement-proposals#56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant