File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
kickstarter/terraform/gcp
newrelic_v2/kickstarter/terraform/gcp Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ Follow the standard extension setup process using the External VM's ActiveGate.
216216== Dashboards
217217
218218This repository includes sample Dynatrace dashboards for monitoring your Redis deployment. See the
219- link:/src/dashboards[dashboards] folder for the available set of dashboards.
219+ link:/dynatrace_v2/ src/dashboards[dashboards] folder for the available set of dashboards.
220220
221221== Support
222222
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ resource "google_compute_instance" "activegate" {
2525
2626 boot_disk {
2727 initialize_params {
28- image = " ubuntu-os-cloud/ubuntu- 2004-lts "
28+ image = " ubuntu-2004-focal-v20240731 "
2929 }
3030 }
3131
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ resource "google_compute_instance" "prometheus" {
1414
1515 boot_disk {
1616 initialize_params {
17- image = " ubuntu-os-cloud/ubuntu- 2004-lts "
17+ image = " ubuntu-2004-focal-v20240731 "
1818 size = 50
1919 }
2020 }
You can’t perform that action at this time.
0 commit comments