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

[jira] [Resolved] (NIFI-6977) Change the reporting behavior of Azure Reporting task to report the time when metrics are generated, not the metrics injection time

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

Pierre Villard resolved NIFI-6977.
----------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> Change the reporting behavior of Azure Reporting task to report the time when metrics are generated, not the metrics injection time
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-6977
>                 URL: https://issues.apache.org/jira/browse/NIFI-6977
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.10.0
>            Reporter: Seokwon Yang
>            Assignee: Seokwon Yang
>            Priority: Critical
>             Fix For: 1.12.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> By default, azure log analytics set the TimeGenerated column with the time the reporting is injected. 
> From the cluster dashboard perspective, this default behavior should change to collect the time of metrics collected in each cluster node.
> According to this reference([https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-collector-api#request-headers]), patch is needed to set TimeGenerated field by our Reporting task.
> In short, this behavior change requires that headers include 'time-generated-field'.
>  
>  



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