Skip to content

Commit

Permalink
Update vm_compute metricset with more info on guest metrics (#20448) (#…
Browse files Browse the repository at this point in the history
…20631)

* mofidy doc

* update doc

* changelog

(cherry picked from commit dec042c)
  • Loading branch information
narph authored Aug 18, 2020
1 parent fc5180d commit 4f18a00
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 537 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ field. You can revert this change by configuring tags for the module and omittin
- Modify doc for app_insights metricset to contain example of config. {pull}20185[20185]
- Add required option for `metrics` in app_insights. {pull}20406[20406]
- Groups same timestamp metric values to one event in the app_insights metricset. {pull}20403[20403]
- Updates vm_compute metricset with more info on guest metrics. {pull}20448[20448]

*Packetbeat*

Expand Down
1 change: 0 additions & 1 deletion metricbeat/docs/modules/azure.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ The azure monitor metrics are numerical values that describe some aspect of a sy
The azure module will periodically retrieve the azure monitor metrics using the Azure REST APIs as MetricList.
Additional azure API calls will be executed in order to retrieve information regarding the resources targeted by the user.

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.
Expand Down
1 change: 0 additions & 1 deletion x-pack/metricbeat/module/azure/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ The azure monitor metrics are numerical values that describe some aspect of a sy
The azure module will periodically retrieve the azure monitor metrics using the Azure REST APIs as MetricList.
Additional azure API calls will be executed in order to retrieve information regarding the resources targeted by the user.

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.
Expand Down
Loading

0 comments on commit 4f18a00

Please sign in to comment.