Skip to content

Azure Monitor Logs, get link for “View Query in Azure Portal” #94195

Open
@theok-nice

Description

Why is this needed:
Working with Azure Monitor Datasource and Logs Visualization.

In the query location there is a button “View Query in Azure Portal”
Image

This link is also available under inspect meta.custom.azurePortalLink
Image

What would you like to be added:

I want to request Grafana provide a way so we can reference this link and make it available through dataLink option, same way we can reference a query value link ${__data.fields.columnName}

Who is this feature for?

Executing an Azure Monitor Logs query that lacks time constraints or filters can result in a large volume of returned results, potentially freezing the browser tab and rendering it unresponsive when displayed in the Logs panel.

Making the link available to Dashboard Viewers, we can limit the lines we return in the Grafana panel and provide the user an option to view all the available data in Azure Portal Directly, following the query link.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Waiting

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions