Skip to content

Commit

Permalink
Fix typo in documentation (#20141) (#20151)
Browse files Browse the repository at this point in the history
(cherry picked from commit f9a5f2e)
  • Loading branch information
kaiyan-sheng authored Jul 23, 2020
1 parent dee93b2 commit a9cae06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metricbeat/docs/modules/azure.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Additional azure API calls will be executed in order to retrieve information reg
The azure module mericsets are `monitor`, `compute_vm` and `compute_vm_scaleset`

IMPORTANT: Extra Azure charges on metric queries may be generated by this module.
Please see <<<<azure-api-cost,additional notes about metrics and costs>> for more details.
Please see <<azure-api-cost,additional notes about metrics and costs>> for more details.

[float]
=== Dashboards
Expand Down
2 changes: 1 addition & 1 deletion x-pack/metricbeat/module/azure/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Additional azure API calls will be executed in order to retrieve information reg
The azure module mericsets are `monitor`, `compute_vm` and `compute_vm_scaleset`

IMPORTANT: Extra Azure charges on metric queries may be generated by this module.
Please see <<<<azure-api-cost,additional notes about metrics and costs>> for more details.
Please see <<azure-api-cost,additional notes about metrics and costs>> for more details.

[float]
=== Dashboards
Expand Down

0 comments on commit a9cae06

Please sign in to comment.