azure monitor ama
8 TopicsHave you tried workspace-based Application Insights yet?
Announced at BUILD this new version of Azure APM lets you store all your application data in Log Analytics workspace, next to your other monitoring data. No more cross-workspace/app queries, no more separate RBAC to manage, and a plethora of new enterprise features available to you, including continuous export to network isolated storage, Event Hub, secondary LA workspaces, encryption at rest with customer managed keys, private link support, much faster ingestion, option to save up to 25% on your APM bill with reserved capacity tiered pricing, an improved APM schema, and more. The docs are here: https://docs.microsoft.com/en-us/azure/azure-monitor/app/create-workspace-resource If you have questions on Azure APM, we are here to help! Best, Michael -Azure Monitor Product Management4.9KViews1like2CommentsDimensions in webhook payload
Hi Azure Monitor team! Recent blog update from 24 June mentions dimensions in fired alerts now showing better what was affected. When using common alert schema, it appears I'm starting to consistently see the actual affected device from a searchquery result in AffectedConfigurationItems. Is AffectedConfigurationItems the "best" place searchresults always will be placed in? I'm asking so that I know what part of the json webhook payload I need to go through to see what device the alert is for.3KViews1like6CommentsManagement/Custom grouping of Alerts
Are there any plans to enhance Azure Monitor to offer in addition to the existing capabilities ( Insights/Visualize/Analyze/Respond/Integrate) a capability to integrate Alerts in a “custom” visualization (with maybe some management features) ? It is tedious to use the Azure Portal to filter alerts based on Resource Groups and Subscriptions – which model the deployment but not the business processes that are implemented. I would like to be able to group alerts based on a business feature (use case) and not based on resource groups or subscriptions.1.3KViews0likes2CommentsServiceNow Event Management integration with Azure Monitor
Will Microsoft be working with ServiceNow to build an integration with Azure Monitor? Is the Azure Monitor webhook output now standardized so all alerts have uniformed outputs, this made previous attempts to consume Azure Monitor difficult.6.6KViews0likes7CommentsPure standards based instrumenting
After spending a little time researching, I have a concern that there's some implicit goal to create lock-in scenarios by insisting that people add Azure-specific SDKs to their projects. Despite the fact that there are already numerous cloud agnostic wire protocols to choose from. Is there any plan to provide a way to forward standard (opentelemetry, opencensus, opentracing, zipkin, jaeger) tracing formats directly to Monitor? Specifically without having to install an Azure SDK to my project as I already am producing standard traces. My hope was that there would be a forwarder I could run per-host, even better would be to just add Monitor support to https://github.com/open-telemetry/opentelemetry-collector... This also ensures that no matter what language I have to instrument, I don't have to rely on Microsoft to offer support for it.Solved3.2KViews2likes5Comments