Skip to content

Commit 177b0c9

Browse files
authored
Update README.md to change Grafana links to Azure portal links for dashboard access (#1983)
1 parent 297d9d7 commit 177b0c9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • dotnet/samples/GettingStarted/AgentOpenTelemetry
  • python/samples/getting_started/observability

dotnet/samples/GettingStarted/AgentOpenTelemetry/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@ You:
142142
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:
143143

144144
### Agent Overview dashboard
145-
Grafana Dashboard Gallery link: <https://aka.ms/amg/dash/af-agent>
145+
Open dashboard in Azure portal: <https://aka.ms/amg/dash/af-agent>
146146
![Agent Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-agent.gif)
147147

148148
### Workflow Overview dashboard
149-
Grafana Dashboard Gallery link: <https://aka.ms/amg/dash/af-workflow>
149+
Open dashboard in Azure portal: <https://aka.ms/amg/dash/af-workflow>
150150
![Workflow Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-workflow.gif)
151151

152152
## Key Features Demonstrated

python/samples/getting_started/observability/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,11 @@ dependencies
191191
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:
192192

193193
#### Agent Overview dashboard
194-
Grafana Dashboard Gallery link: <https://aka.ms/amg/dash/af-agent>
194+
Open dashboard in Azure portal: <https://aka.ms/amg/dash/af-agent>
195195
![Agent Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-agent.gif)
196196

197197
#### Workflow Overview dashboard
198-
Grafana Dashboard Gallery link: <https://aka.ms/amg/dash/af-workflow>
198+
Open dashboard in Azure portal: <https://aka.ms/amg/dash/af-workflow>
199199
![Workflow Overview dashboard](https://github.com/Azure/azure-managed-grafana/raw/main/samples/assets/grafana-af-workflow.gif)
200200

201201
## Aspire Dashboard

0 commit comments

Comments
 (0)