grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights
Kyle Brandt 9a8289b6d9
Azure: Application Insights metrics to Frame and support multiple query dimensions (#25849)
- The Application Insights Service now returns a dataframe. This is a "wide" formatted dataframe with a single time index.
- Multiple "group by" dimensions may now be selected instead of just one with Application Insights.
- Some types are copied / slightly altered from the Azure Go SDK but that SDK is not imported at this time.

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-06-29 15:06:58 -04:00
..
app_insights_datasource.test.ts Azure: Application Insights metrics to Frame and support multiple query dimensions (#25849) 2020-06-29 15:06:58 -04:00
app_insights_datasource.ts Azure: Application Insights metrics to Frame and support multiple query dimensions (#25849) 2020-06-29 15:06:58 -04:00
response_parser.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00