Add support for the windows package#91
Add support for the windows package#91narph merged 11 commits intoelastic:masterfrom narph:import-windows
Conversation
|
Pinging @elastic/integrations (Team:Integrations) |
mtojek
left a comment
There was a problem hiding this comment.
could you go over the tips section: https://github.com/mtojek/integrations/blob/tips-for-devs/CONTRIBUTING.md#tips-for-building-integrations and polish the package code?
| @@ -0,0 +1,12 @@ | |||
| - name: windows.perfmon | |||
| type: group | |||
| release: ga | |||
There was a problem hiding this comment.
Please remove release fields from fields.yml files or change them to "beta".
There was a problem hiding this comment.
changed the release to beta
| type: keyword | ||
| description: | | ||
| Instance value. | ||
| - name: metrics.*.* |
There was a problem hiding this comment.
I'm not sure about this definition. @ruflin do you know if it may cause a negative impact on Kibana?
| @@ -0,0 +1,2 @@ | |||
| - name: windows | |||
There was a problem hiding this comment.
I think you can remove this file. It doesn't contain any specific fields.
There was a problem hiding this comment.
might be a good idea to add that in the tips, didn't know if this file is required or not
There was a problem hiding this comment.
Feel free to review it.
| type: metrics | ||
| streams: | ||
| - input: windows/metrics | ||
| vars: |
There was a problem hiding this comment.
I wonder if all these vars should be presented to the end-user and whether all of them are required.
There was a problem hiding this comment.
all the vars should be available to the user, 2 of which are not required so I have updated the manifest file, looks good now in Kibana
mtojek
left a comment
There was a problem hiding this comment.
I think this is good to be merged, well done. Could you please rebase this branch once again against the master branch and if the CI doesn't complain, feel free to merge it.
Thank you, Mariana!
Adding support for the winfows package (perfmon and service datasets)
Dashboard:
Event output: