File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
x-pack/metricbeat/module/googlecloud/compute Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -184,6 +184,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
184184- Fix storage metricset to allow config without region/zone. {issue}17623[17623] {pull}17624[17624]
185185- Fix overflow on Prometheus rates when new buckets are added on the go. {pull}17753[17753]
186186- Fix tags_filter for cloudwatch metricset in aws. {pull}18524[18524]
187+ - Add missing network.sent_packets_count metric into compute metricset in googlecloud module. {pull}18802[18802]
187188
188189*Packetbeat*
189190
Original file line number Diff line number Diff line change 1818 - " compute.googleapis.com/instance/network/received_bytes_count"
1919 - " compute.googleapis.com/instance/network/received_packets_count"
2020 - " compute.googleapis.com/instance/network/sent_bytes_count"
21+ - " compute.googleapis.com/instance/network/sent_packets_count"
2122 - " compute.googleapis.com/instance/uptime"
You can’t perform that action at this time.
0 commit comments