Sending huge amount of custom logs to Azure Monitor via Data Collector API causes duplicates

オープン
#107 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
azure

調査の方向性

この issue ではリポジトリのファイルやテストが指定されていません。公開済みの Function App が Azure Monitor の Data Collector API を通じて約 100,000 行を送信し、重複を受信していることが説明されています。まず、ローカルでの実行と公開後の実行を比較し、送信が再試行または繰り返されていないか確認してください。完了条件は原因を特定して文書化することですが、この issue ではリポジトリの変更は定義されていません。

索引モデルが issue の本文から書いたものです。

説明

I have a function app which collects custom logs from one source and sends them to Azure Monitor using the following code example. The function app runs each hour and sends about 100k rows of log.

Whenever I test the function app locally, it sends the exact amount of log rows, for example 100,000, but when I publish my function app, for some reason it shows in Azure that the number of rows received is slightly more than the original (e.g. 100,050).

What could be the possible reason?

主要言語
PowerShell
スター
1.2k
フォーク
493
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/AzureMonitorCommunity のほかの issue

microsoft/AzureMonitorCommunity の issue をすべて見る

似ている issue

Cloud の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。