[ 
https://issues.apache.org/jira/browse/NIFI-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Seokwon Yang updated NIFI-6583:
-------------------------------
    Description: 
I see multiple options to report metrics to azure log analystics.

1) Implement a new ReporterService like GraphiteMetricReporterService and reuse 
the existing MetricsReportingTask: nifi-metrics-reporting-task only implements 
one ControllerService,  called GraphiteMetricReporterService as a reporting 
service, that is used by MetricsReportingTask.

2) Implement a new ReportingTask: This is the pattern I often find multiple 
reporting tasks nar-bundle in github. 

3) Implement a new ReportingTask based on MetricService utilities under 
nifi-standard-bundle. 

4) create a reporting script and run the script in the scription execution 
engine task.

 

  was:
I see multiple options to report metrics to azure log analystics.

1) Implement a new ReporterService like GraphiteMetricReporterService and reuse 
the existing MetricsReportingTask: nifi-metrics-reporting-task only implements 
one ControllerService,  called GraphiteMetricReporterService as a reporting 
service, that is used by MetricsReportingTask.

2) Implement a new ReportingTask: This is the pattern I often find multiple 
reporting tasks nar-bundle in github. 

3) Implement a new ReportingTask based on MetricService utilities under 
nifi-standard-bundle.

4) create a reporting script and run the script in the scription execution 
engine task.

 


> need a way to report nifi metrics to Azure Log Analystics
> ---------------------------------------------------------
>
>                 Key: NIFI-6583
>                 URL: https://issues.apache.org/jira/browse/NIFI-6583
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Examples
>    Affects Versions: 1.9.2
>            Reporter: Seokwon Yang
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.10.0
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> I see multiple options to report metrics to azure log analystics.
> 1) Implement a new ReporterService like GraphiteMetricReporterService and 
> reuse the existing MetricsReportingTask: nifi-metrics-reporting-task only 
> implements one ControllerService,  called GraphiteMetricReporterService as a 
> reporting service, that is used by MetricsReportingTask.
> 2) Implement a new ReportingTask: This is the pattern I often find multiple 
> reporting tasks nar-bundle in github. 
> 3) Implement a new ReportingTask based on MetricService utilities under 
> nifi-standard-bundle. 
> 4) create a reporting script and run the script in the scription execution 
> engine task.
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to