Sending performance metrics with Azure Monitor Agent to Log Analytics

bombbe 1,466 Reputation points
2022-10-24T09:11:53.353+00:00

Hi,
I was scrolling down the Azure Monitor Agent docs and was wondering following: When destination is Azure Monitor Metrics how can I decide which Log Analytics the data will be saves because seems that that part is not configurable?

253521-image.png

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Andrew Blumhardt 10,071 Reputation points Microsoft Employee
    2022-10-24T22:19:59.257+00:00

    Azure Monitor Metrics is a performance table that is built into the subscription. When the destination is "Metrics" you cannot specify a workspace name. Metrics is the destination.

    Change the Destination to "Azure Monitor Logs" to set the workspace name.


1 additional answer

Sort by: Most helpful
  1. David Broggy 6,776 Reputation points MVP Volunteer Moderator
    2022-10-24T13:09:28.167+00:00

    Hi Bombbe,
    the workspace is specified in the data collection rule. I'm seeing more use of DCRs in Azure...

    reference:
    data-collection-rule-azure-monitor-agent

    metrics-custom-overview


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.