diff --git a/dotnet/samples/GettingStarted/AgentOpenTelemetry/README.md b/dotnet/samples/GettingStarted/AgentOpenTelemetry/README.md index 3542bf5b30..8f675a20d1 100644 --- a/dotnet/samples/GettingStarted/AgentOpenTelemetry/README.md +++ b/dotnet/samples/GettingStarted/AgentOpenTelemetry/README.md @@ -142,11 +142,11 @@ You: Besides the Aspire Dashboard and the Application Insights native UI, you can also use Grafana to visualize the telemetry data in Application Insights. There are two tailored dashboards for you to get started quickly: ### Agent Overview dashboard -Grafana Dashboard Gallery link: +Open dashboard in Azure portal: ![Agent Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-agent.gif) ### Workflow Overview dashboard -Grafana Dashboard Gallery link: +Open dashboard in Azure portal: ![Workflow Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-workflow.gif) ## Key Features Demonstrated diff --git a/python/samples/getting_started/observability/README.md b/python/samples/getting_started/observability/README.md index dc3215a9fd..824a4c164b 100644 --- a/python/samples/getting_started/observability/README.md +++ b/python/samples/getting_started/observability/README.md @@ -191,11 +191,11 @@ dependencies Besides the Application Insights native UI, you can also use Grafana to visualize the telemetry data in Application Insights. There are two tailored dashboards for you to get started quickly: #### Agent Overview dashboard -Grafana Dashboard Gallery link: +Open dashboard in Azure portal: ![Agent Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-agent.gif) #### Workflow Overview dashboard -Grafana Dashboard Gallery link: +Open dashboard in Azure portal: ![Workflow Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-workflow.gif) ## Aspire Dashboard