-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for app_state metricset #20639
Merged
Merged
Changes from 40 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
938e66c
mofidy doc
narph 4daef08
Merge branch 'master' of github.com:elastic/beats
narph b613178
Merge branch 'master' of github.com:elastic/beats
narph 05364cf
Merge branch 'master' of github.com:elastic/beats
narph f147c4d
Merge branch 'master' of github.com:elastic/beats
narph 4574718
Merge branch 'master' of github.com:elastic/beats
narph ac22f09
add metricset
narph b5724ef
chnagelog
narph 3f5c674
config
narph 1e43077
Merge branch 'master' of github.com:elastic/beats
narph 807cf06
Merge branch 'master' of github.com:elastic/beats
narph 2096668
Merge branch 'master' of github.com:elastic/beats
narph da8ac1f
Merge branch 'master' of github.com:elastic/beats
narph c2d8930
Merge branch 'master' of github.com:elastic/beats
narph 7bd9e73
Merge branch 'master' of github.com:elastic/beats
narph 6e89a84
Merge branch 'master' of github.com:elastic/beats
narph bdf21e9
Merge branch 'master' of github.com:elastic/beats
narph 7833687
Merge branch 'master' of github.com:elastic/beats
narph bbf6178
Merge branch 'master' of github.com:elastic/beats
narph 4ba8817
Merge branch 'master' of github.com:elastic/beats
narph d9231c2
work on app_state
narph 0cba5dc
Merge branch 'master' of github.com:elastic/beats
narph b2625ca
Merge branch 'master' of github.com:elastic/beats
narph 5100e6a
Merge branch 'master' of github.com:elastic/beats
narph a302d31
Merge branch 'master' of github.com:elastic/beats
narph 631d667
Merge branch 'master' of github.com:elastic/beats
narph 35072a5
Merge branch 'master' of github.com:elastic/beats
narph 4b2f87a
Merge branch 'master' of github.com:elastic/beats
narph f26b533
Merge branch 'master' of github.com:elastic/beats
narph 3571726
Merge branch 'master' into app_stats
narph 724ca95
remove extra
narph c61620d
Merge branch 'master' of github.com:elastic/beats
narph 7d35e92
Merge branch 'master' into app_stats
narph 1597e2f
fix changelog
narph 269ecf0
mage fmt update
narph 43f90c4
Merge branch 'master' of github.com:elastic/beats
narph 2d28f07
Merge branch 'master' of github.com:elastic/beats
narph e0b944b
Merge branch 'master' into app_stats
narph 4258e66
work on mapping fields
narph 1f7ec8c
work on tests
narph 88e6089
fix vis name
narph 6483972
no default
narph 602de0b
fix tests
narph fbab487
add headers
narph File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//// | ||
This file is generated! See scripts/mage/docs_collector.go | ||
//// | ||
|
||
[[metricbeat-metricset-azure-app_state]] | ||
[role="xpack"] | ||
=== Azure app_state metricset | ||
|
||
beta[] | ||
|
||
include::../../../../x-pack/metricbeat/module/azure/app_state/_meta/docs.asciidoc[] | ||
|
||
This is a default metricset. If the host module is unconfigured, this metricset is enabled by default. | ||
|
||
==== Fields | ||
|
||
For a description of each field in the metricset, see the | ||
<<exported-fields-azure,exported fields>> section. | ||
|
||
Here is an example document generated by this metricset: | ||
|
||
[source,json] | ||
---- | ||
include::../../../../x-pack/metricbeat/module/azure/app_state/_meta/data.json[] | ||
---- |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whats host module here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed, it was set as default in the manifest file