Open AnneMund opened 5 years ago
OpenDevStack doesn't provide either.
However, the EFK stack should be part of the OpenShift cluster, and is available for use for application developers.
I think that ODS should come with some kind of monitoring solution, and Prometheus seems to be the way to go at the moment. This could be done via some kind of template which users can install into the *-cd environment. Potentially it could be even installed by default.
FYI @oalyman what we discussed yesterday :)
@clemensutschig What is your take on this?
The OpenShift documentation states that the prometheus instance that is used for monitoring the cluster itself should not be used for application monitoring:
Additionally, the OpenShift docs also mentions the EFK stack, a modified version of the ELK stack:
Does opendevstack include such a Prometheus instance for application monitoring and/or and EFK stack?