You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ihar Hulevich (Jira)" <ji...@apache.org> on 2020/07/15 18:59:00 UTC

[jira] [Created] (NIFI-7644) New Relic reporting task

Ihar Hulevich created NIFI-7644:
-----------------------------------

             Summary: New Relic reporting task
                 Key: NIFI-7644
                 URL: https://issues.apache.org/jira/browse/NIFI-7644
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Ihar Hulevich


Integration between NiFi and NewRelic for sending metrics, it's expecting the separate New Relic bundle.
The reporting task should two options for integration with New Relic: Agent and API.
for example how it's implemented in micrometer:
[https://github.com/micrometer-metrics/micrometer/blob/master/implementations/micrometer-registry-new-relic/src/main/java/io/micrometer/newrelic/NewRelicInsightsAgentClientProvider.java]
[https://github.com/micrometer-metrics/micrometer/blob/master/implementations/micrometer-registry-new-relic/src/main/java/io/micrometer/newrelic/NewRelicInsightsApiClientProvider.java]

The number of metrics should be not less than integration with DatadogĀ 
[https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-reporting-task/src/main/java/org/apache/nifi/reporting/datadog/metrics/MetricNames.java#L24-L73]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)