Skip to content

Commit

Permalink
Fix GCP Monitor -> Azure Monitor references in various table docs (
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRosen authored Oct 6, 2022
1 parent 8d3c3a6 commit 7a2a941
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/tables/azure_compute_disk_metric_read_ops.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_disk_metric_read_ops

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_disk_metric_read_ops` table provides metric statistics at 5 minutes intervals for the most recent 5 days.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_disk_metric_read_ops` table provides metric statistics at 5 minutes intervals for the most recent 5 days.

## Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/tables/azure_compute_disk_metric_read_ops_daily.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_disk_metric_read_ops_daily

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_disk_metric_read_ops_daily` table provides metric statistics at 24 hours intervals for the most recent 1 year.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_disk_metric_read_ops_daily` table provides metric statistics at 24 hours intervals for the most recent 1 year.

## Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/tables/azure_compute_disk_metric_read_ops_hourly.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_disk_metric_read_ops_hourly

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_disk_metric_read_ops_hourly` table provides metric statistics at 1 hour intervals for the most recent 60 days.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_disk_metric_read_ops_hourly` table provides metric statistics at 1 hour intervals for the most recent 60 days.

## Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/tables/azure_compute_disk_metric_write_ops.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_disk_metric_write_ops

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_disk_metric_write_ops` table provides metric statistics at 5 minutes intervals for the most recent 5 days.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_disk_metric_write_ops` table provides metric statistics at 5 minutes intervals for the most recent 5 days.

## Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/tables/azure_compute_disk_metric_write_ops_daily.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_disk_metric_write_ops_daily

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_disk_metric_write_ops_daily` table provides metric statistics at 24 hours intervals for the most recent 1 year.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_disk_metric_write_ops_daily` table provides metric statistics at 24 hours intervals for the most recent 1 year.

## Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/tables/azure_compute_disk_metric_write_ops_hourly.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_disk_metric_write_ops_hourly

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_disk_metric_write_ops_hourly` table provides metric statistics at 1 hour intervals for the most recent 60 days.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_disk_metric_write_ops_hourly` table provides metric statistics at 1 hour intervals for the most recent 60 days.

## Examples

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_virtual_machine_metric_cpu_utilization

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_virtual_machine_metric_cpu_utilization` table provides metric statistics at 5 minutes intervals for the most recent 5 days.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_virtual_machine_metric_cpu_utilization` table provides metric statistics at 5 minutes intervals for the most recent 5 days.

## Examples

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_virtual_machine_metric_cpu_utilization_daily

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_virtual_machine_metric_cpu_utilization_daily` table provides metric statistics at 24 hours intervals for the most recent 1 year.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_virtual_machine_metric_cpu_utilization_daily` table provides metric statistics at 24 hours intervals for the most recent 1 year.

## Examples

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: azure_compute_virtual_machine_metric_cpu_utilization_hourly

GCP Monitoring metrics provide data about the performance of your systems. The `azure_compute_virtual_machine_metric_cpu_utilization_hourly` table provides metric statistics at 1 hour intervals for the most recent 60 days.
Azure Monitor metrics provide data about the performance of your systems. The `azure_compute_virtual_machine_metric_cpu_utilization_hourly` table provides metric statistics at 1 hour intervals for the most recent 60 days.

## Examples

Expand Down

0 comments on commit 7a2a941

Please sign in to comment.