minato128 blog

minato128の公開メモ帳です。

Azure Dashboard でできてほしいこと

Azure の Dashboard / Application Insights は安いし便利だけれど個人的にもう少し改善してほしいことがあります。

Dashboard 上から

  • 共通の time range を指定してすべてのグラフに反映
  • 特定のグラフをドラッグして time range を変更したらすべてのグラフに反映
  • グラフのY軸に warn / error を認識するためのマーカーを設置

ができるともっとサービスモニタリングがしやすくなると思うのですがどうでしょうか? 技術的にもそんなにそこまで難しくないはずなので改善してほしいですね。*1

feedback site で同じようなアイデアがあったので vote (いいと思った方は協力お願いします!)

How can we improve Application Insights?
  • 24 votes
  • 0 comments

Add a shared time range selector for dashboard

I would like to have a time range selector on a dashboard, with the ability to change all time ranges of all the dashboard components

Another idea is to modify a single dashboard component's time range

feedback.azure.com

How can we improve Application Insights?
  • 5 votes
  • 0 comments

Zoom in and out on a time series chart

I would like to be able to focus in on time chart plots. It's very annoying to manually tweak the time range.

feedback.azure.com

*1:Application Insights Analytics で作ったものは難しい?