IN PROGRESS: h4. What is it? * OpenShift - Logging & Metrics - (Elasticsearch + Fluentd + Kibana) * https://www.youtube.com/watch?v=RMDX3YC0CSQ * https://docs.openshift.com/container-platform/3.11/install_config/aggregate_logging.html
h4. Aerogear Metrics * https://docs.aerogear.org/aerogear/latest/mobile-metrics.html#setting-up-mobile-metrics-service-sdk * Shows that any client app which is using the SDK has the mobile metrics already installed on it. * See [here|https://github.com/aerogear/aerogear-app-metrics/blob/c37fb04460868d64a5b6a1ab22860b1b55b848d4/pkg/mobile/metrics_test.go#L32]
h4. What is required to do? h4. How to do it? h4. Questions;
Should we create a metrics service as it is done for keycloak with the and [ keycloak-metrics-spi here |https://github.com/aerogear/ keycloak aerogear - metrics android - spi sdk/blob/72995e37ac674c35f26f387c0ffbe5109c4af260/security/src/test/java/org/aerogear/mobile/security/metrics/DeviceCheckResultMetricTest.java#L21 ] or just check if the Aerogear Metrics added in the SDK will log the info and if not do it?
|
|