On Thu, Jan 17, 2019 at 6:27 PM Pavel Sapozhnikov
<pavel.sapozhni...@gmail.com> wrote:
>
> Hello folks
>
> We are using OpenShift 3.11 and monitoring that comes with that package. Our 
> application pods expose prometheus endpoints and we are looking to dashboard 
> our own metrics withing the Grafana that is in the monitoring project.
>
> So far what we've been seeing is that there's no way to even create a new 
> Grafana dashboard and also I haven't been able to find any documentation on 
> how to do it. It seems like the Grafana that is in monitoring project is 
> locked down in some way.
>
> Perhaps that Grafana isn't meant to be edited like that because its a cluster 
> Grafana? However, I see no harm in creating a new custom dashboard for our 
> application.

This. What runs in the openshift-monitoring namespace is dedicated for
the cluster monitoring which is why the Grafana instance is read-only
[1].
You can still leverage the Prometheus operator to deploy additional
Prometheus instances (+ service monitors) in your namespace(s).
There are plans to refine and improve this situation but nothing acted yet.
Simon

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1652536



>
> If this is the case, what that leaves us is installing our own prometheus and 
> Grafana instances inside our project - we were hoping to leverage existing 
> monitoring capabilities to look at our own custom metrics.
>
> If there's is documentation somewhere on how to create new Dashboards in 
> included Grafana could anyone point us in a right direction please?
>
> Otherwise, could anyone address our expectations and recommend a good course 
> of action.
>
> Thanks
> Pavel
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to