Skip to content

Commit 3410a2c

Browse files
authored
Merge pull request #2922 from ArmDeveloperEcosystem/resize-images
Resize images changed in the last week
2 parents 124f558 + 22ae90e commit 3410a2c

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed

content/learning-paths/servers-and-cloud-computing/timescaledb-on-gcp/grafana-timescaledb-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ http://<VM-PUBLIC-IP>:3000
7373

7474
You will be prompted to change the password on first login. Provide and save off a new password. Re-login if needed using the new password:
7575

76-
![Grafana login page#center](images/grafana-login-page.png "Grafana login page")
76+
![Grafana login page#center](images/grafana-login-page.webp "Grafana login page")
7777

7878
You will be presented with the main dashboard for Grafana:
7979

80-
![Grafana dashboard#center](images/grafana-dashboard.png "Grafana dashboard")
80+
![Grafana dashboard#center](images/grafana-dashboard.webp "Grafana dashboard")
8181

8282
## Add TimescaleDB as a Data Source
8383

125 KB
Loading
182 KB
Loading
91.9 KB
Loading

content/learning-paths/servers-and-cloud-computing/timescaledb-on-gcp/live-sensor-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ These settings ensure the panel refreshes automatically with new data.
9191

9292
Once configured, the panel should display a continuously updating temperature graph.
9393

94-
![Grafana dashboard showing Live Sensor Temperature time series panel alt-txt#center](images/live-sensor-temperature.png "Live Sensor Temperature Panel")
94+
![Grafana dashboard showing Live Sensor Temperature time series panel alt-txt#center](images/live-sensor-temperature.webp "Live Sensor Temperature Panel")
9595

9696
## Save the Dashboard
9797

0 commit comments

Comments
 (0)