Add cost warning to aws, googlecloud and azure doc#20033
Merged
kaiyan-sheng merged 7 commits intoelastic:masterfrom Jul 21, 2020
kaiyan-sheng:warning_msg
Merged
Add cost warning to aws, googlecloud and azure doc#20033kaiyan-sheng merged 7 commits intoelastic:masterfrom kaiyan-sheng:warning_msg
kaiyan-sheng merged 7 commits intoelastic:masterfrom
kaiyan-sheng:warning_msg
Conversation
Contributor
|
Pinging @elastic/integrations-platforms (Team:Platforms) |
dedemorton
approved these changes
Jul 17, 2020
Contributor
dedemorton
left a comment
There was a problem hiding this comment.
LGTM. Just one minor comment.
I'll mark as approved and you can decide how to proceed.
narph
reviewed
Jul 20, 2020
Contributor
added 2 commits
July 20, 2020 13:31
dedemorton
suggested changes
Jul 21, 2020
masci
reviewed
Jul 22, 2020
| 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. |
There was a problem hiding this comment.
@kaiyan-sheng I think you have a typo here with the extra << chars
Contributor
Author
There was a problem hiding this comment.
ouch! I will fix it in a new PR! Thanks!!
kaiyan-sheng
pushed a commit
that referenced
this pull request
Jul 22, 2020
kaiyan-sheng
pushed a commit
that referenced
this pull request
Jul 22, 2020
This was referenced Jul 22, 2020
melchiormoulin
pushed a commit
to melchiormoulin/beats
that referenced
this pull request
Oct 14, 2020
* Add cost warning to aws googlecloud and azure doc
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
…lastic#20120) * Add cost warning to aws googlecloud and azure doc (cherry picked from commit 62b390f)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is to add
WARNINGmessage in public cloud module documentations about potential cost may be introduced by API calls.This PR is to add documentation change of #19940.