Uploaded image for project: 'Nuxeo Enhanced Viewer'
  1. Nuxeo Enhanced Viewer
  2. NEV-537

Integrate micrometer-metrics into the stack

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: arender-2.1.0
    • Component/s: ARender
    • Release Notes Description:
      Hide

      The NEV stack now supports metrics reporting to Datadog.

      Previewer

      To enable the integration you can use these environment variables:

      ARENDERSRV_ARENDER_SERVER_EXPORT_DATADOG_ENABLED=true
      ARENDERSRV_ARENDER_SERVER_EXPORT_DATADOG_API-KEY=...
      

      You can also use the environment variables below:

      ARENDERSRV_ARENDER_SERVER_METRICS_TAGS_HOST=arender-previewer
      ARENDERSRV_ARENDER_SERVER_METRICS_TAGS_APP-NAME=previewer
      ARENDERSRV_ARENDER_SERVER_METRICS_TAGS_SERVICE=nev-ui
      
      Rendition

      To enable the integration you can use these environment variables prefixed by the corresponding service (DCV for converter, DRN for renderer, DSB for broker, DTH for text-handler):

      MANAGEMENT_METRICS_EXPORT_DATADOG_ENABLED=true
      MANAGEMENT_METRICS_EXPORT_DATADOG_API_KEY=....
      

      You can also use the environment variables below:

      MANAGEMENT_METRICS_EXPORT_DATADOG_BATCH-SIZE=5000
      MANAGEMENT_METRICS_EXPORT_DATADOG_STEP=10s
      MANAGEMENT_METRICS_TAGS_HOST=arender-document-service-broker
      MANAGEMENT_METRICS_TAGS_APPLICATION=broker
      MANAGEMENT_METRICS_TAGS_SERVICE=nev-rendition
      
      Show
      The NEV stack now supports metrics reporting to Datadog. Previewer To enable the integration you can use these environment variables: ARENDERSRV_ARENDER_SERVER_EXPORT_DATADOG_ENABLED= true ARENDERSRV_ARENDER_SERVER_EXPORT_DATADOG_API-KEY=... You can also use the environment variables below: ARENDERSRV_ARENDER_SERVER_METRICS_TAGS_HOST=arender-previewer ARENDERSRV_ARENDER_SERVER_METRICS_TAGS_APP-NAME=previewer ARENDERSRV_ARENDER_SERVER_METRICS_TAGS_SERVICE=nev-ui Rendition To enable the integration you can use these environment variables prefixed by the corresponding service (DCV for converter, DRN for renderer, DSB for broker, DTH for text-handler): MANAGEMENT_METRICS_EXPORT_DATADOG_ENABLED= true MANAGEMENT_METRICS_EXPORT_DATADOG_API_KEY=.... You can also use the environment variables below: MANAGEMENT_METRICS_EXPORT_DATADOG_BATCH-SIZE=5000 MANAGEMENT_METRICS_EXPORT_DATADOG_STEP=10s MANAGEMENT_METRICS_TAGS_HOST=arender-document-service-broker MANAGEMENT_METRICS_TAGS_APPLICATION=broker MANAGEMENT_METRICS_TAGS_SERVICE=nev-rendition
    • Team:
      PLATFORM

      Description

      In order to be able to collect metrics on the rendition stack we would like the micrometer-metrics lib to be integrated into the stack.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: