You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2022/01/08 01:45:00 UTC

[jira] [Comment Edited] (FINERACT-1484) Micrometer Monitoring Metrics with built-in Cloud Provider Out-Of-The-Box Support

    [ https://issues.apache.org/jira/browse/FINERACT-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470970#comment-17470970 ] 

Michael Vorburger edited comment on FINERACT-1484 at 1/8/22, 1:44 AM:
----------------------------------------------------------------------

NB this should NOT be based directly only on "[Prometheus|https://prometheus.io/]" - that's just ONE choice; the point of Micrometer is to abstract that. E.g. https://spring-gcp.saturnism.me/app-dev/observability/metrics#micrometer explains why this abstraction is important.


was (Author: vorburger):
NB this should NOT be based directly only on "Prometheus" - that's just ONE choice; the point of Micrometer is to abstract that. E.g. https://spring-gcp.saturnism.me/app-dev/observability/metrics#micrometer explains why this abstraction is important.

> Micrometer Monitoring Metrics with built-in Cloud Provider Out-Of-The-Box Support
> ---------------------------------------------------------------------------------
>
>                 Key: FINERACT-1484
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1484
>             Project: Apache Fineract
>          Issue Type: New Feature
>            Reporter: Michael Vorburger
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: 1.6.0
>
>
> See e.g. https://micrometer.io for what this issue is all about.
> The goal is just to get "[standard|https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.metrics.supported]" out-of-the-box metrics support [working seamlessly and automagically on Cloud Providers such as GCP|https://cloud.spring.io/spring-cloud-gcp/reference/html/#stackdriver-monitoring] (e.g. for https://www.fineract.dev), but not [Custom Metrics|http://example.com] - yet, although others could build those on top of this initial feature, later.
> Perhaps it could be neat if {{/actuator/metrics}} allow easily "seeing" those with a development Spring Profile locally for testing and a YouTube ;-) demo? In production, e.g. on https://demo.fineract.dev/fineract-provider/actuator/, this should NEVER be enable however, of course.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)