Commit b7140a1
* [metricbeat] [meraki] add VPN metrics (#44851)
* add network_health metricset to meraki metricbeat module
* only log unexpected 400s from 'GetDeviceAppliancePerformance'
* add vpn status to device health metricset
* result of 'mage fmt'
* add changelog entry
* Simplify 'len' check
Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
* use `5 * time.Minute` instead of `300`
Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
* increase test coverage for 'meraki' package
* fix NOTICE file
* check type assertion in timestamp parsing
Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
* improve error handing for usage_summary metrics
Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
* fix duration comparison in config validation
* log and continue on VPN status errors
* add missing license header
* fix erroneus log message
Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
* fix typo in changelog
Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
* formatting
* do not log API key after config validation
* use 'bytes' instead of 'kb'
* add missing reference config entries
* missing fields/docs files
* use base logger instead of instantiating new one
Co-authored-by: Anderson Queiroz <me@andersonq.me>
* add some missing docs pages
---------
Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
Co-authored-by: Anderson Queiroz <me@andersonq.me>
(cherry picked from commit 7761543)
# Conflicts:
# docs/reference/metricbeat/exported-fields-meraki.md
# docs/reference/metricbeat/metricbeat-module-meraki.md
# docs/reference/toc.yml
# go.sum
# x-pack/metricbeat/module/meraki/device_health/device_health.go
* fix merge conflicts
* fix up docs files
---------
Co-authored-by: Tom Myers <106530686+tommyers-elastic@users.noreply.github.com>
1 parent 912f25b commit b7140a1
28 files changed
Lines changed: 783 additions & 196 deletions
File tree
- metricbeat/docs
- modules
- meraki
- x-pack/metricbeat
- include
- modules.d
- module/meraki
- _meta
- device_health
- network_health
- _meta
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20615 | 20615 | | |
20616 | 20616 | | |
20617 | 20617 | | |
20618 | | - | |
| 20618 | + | |
20619 | 20619 | | |
20620 | 20620 | | |
20621 | 20621 | | |
20622 | | - | |
| 20622 | + | |
20623 | 20623 | | |
20624 | 20624 | | |
20625 | 20625 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
516 | 516 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
982 | | - | |
983 | | - | |
| 982 | + | |
| 983 | + | |
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51460 | 51460 | | |
51461 | 51461 | | |
51462 | 51462 | | |
| 51463 | + | |
| 51464 | + | |
| 51465 | + | |
| 51466 | + | |
| 51467 | + | |
| 51468 | + | |
| 51469 | + | |
| 51470 | + | |
51463 | 51471 | | |
51464 | 51472 | | |
51465 | 51473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | | - | |
| 1156 | + | |
1157 | 1157 | | |
1158 | 1158 | | |
1159 | 1159 | | |
| |||
0 commit comments