Forwarding to internal list as AeroGear list seems to be having problems with mail delivery.---------- Forwarded message ----------
From: Wojciech Trocki <wtrocki@redhat.com>
Date: Tue, Jan 9, 2018 at 7:55 PM
Subject: Mobile Statistics using Grafana, Prometheus running on OpenShift
To: AeroGear Developer Mailing List <aerogear-dev@lists.jboss.org>Hi everyone
I have been working today on investigation for enabling mobile application statistics on top of OpenShift.The main target was to enable mobile clients (using our SDK) to send statistics payload to server.For this purpose we were sending back mobile.next() SDK version from different mobile clients and visualizing that data Grafana.Where is the value?
Grafana, can be used to showcase various statistics that mobile developers will need without extended development effort.How we can extend this:- Investigate different ways to store data in Prometheus (using labels etc.)- Integrate with Keycloak to showcase SDK capabilities and permissions.- Golang implementation for serviceRegards--