Skip to content
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

[Metricbeat] gcp: respect Beats naming conventions #27974

Merged
merged 55 commits into from
Oct 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
e82d5bc
gcp.metrics: implement event field key remapping
endorama Sep 16, 2021
16efc42
gcp.metrics: remap gcp.compute
endorama Oct 15, 2021
921c345
gcp.metrics: remap gcp.gke
endorama Sep 16, 2021
904c7df
gcp.metrics: remap loadbalancing
endorama Sep 20, 2021
1023022
gcp.metrics: remap pubsub
endorama Sep 20, 2021
5eb79c6
gcp.metrics: remap storage
endorama Sep 20, 2021
9658715
gcp.metrics: note about not remapping metrics
endorama Sep 20, 2021
2fab98c
update CHANGELOG-next
endorama Oct 15, 2021
d9f7b82
update fields
endorama Oct 15, 2021
5a76f6c
update metricbeat docs
endorama Oct 15, 2021
7db3efe
gcp dashboard: replace firewall.dropped_bytes_count.value
endorama Oct 18, 2021
ddd406f
gcp dashboard: replace instance.cpu.utilization.value
endorama Oct 18, 2021
ba59186
gcp dashboard: replace instance.network.received_bytes_count.value
endorama Oct 18, 2021
b1dc1c6
gcp dashboard: replace instance.network.sent_bytes_count.value
endorama Oct 18, 2021
503b686
gcp dashboard: replace instance.uptime.value
endorama Oct 18, 2021
bbdf12d
gcp dashboard: replace container.cpu.core_usage_time.value
endorama Oct 18, 2021
ee5038f
gcp dashboard: replace container.ephemeral_storage.limit_bytes.value
endorama Oct 18, 2021
af84962
gcp dashboard: replace container.ephemeral_storage.request_bytes.value
endorama Oct 18, 2021
429d5ad
gcp dashboard: replace container.ephemeral_storage.used_bytes.value
endorama Oct 18, 2021
ca28168
gcp dashboard: replace container.memory.limit_bytes.value
endorama Oct 18, 2021
1383b45
gcp dashboard: replace container.memory.limit_utilization.value
endorama Oct 18, 2021
aefa806
gcp dashboard: replace container.memory.used_bytes.value
endorama Oct 18, 2021
a756675
gcp dashboard: replace container.restart_count.value
endorama Oct 18, 2021
0488e8a
gcp dashboard: replace node.cpu.core_usage_time.value
endorama Oct 18, 2021
3ea80ba
gcp dashboard: replace node.ephemeral_storage.total_bytes.value
endorama Oct 18, 2021
bed6269
gcp dashboard: replace node.ephemeral_storage.used_bytes.value
endorama Oct 18, 2021
347d343
gcp dashboard: replace node.memory.allocatable_bytes.value
endorama Oct 18, 2021
1949a61
gcp dashboard: replace node.memory.total_bytes.value
endorama Oct 18, 2021
53f820b
gcp dashboard: replace node.memory.used_bytes.value
endorama Oct 18, 2021
d2c75ac
gcp dashboard: replace node.network.received_bytes_count.value
endorama Oct 18, 2021
6087ddc
gcp dashboard: replace pod.network.received_bytes_count.value
endorama Oct 18, 2021
a7c5e84
gcp dashboard: replace pod.network.sent_bytes_count.value
endorama Oct 18, 2021
60e03a4
gcp dashboard: replace pod.volume.utilization.value
endorama Oct 18, 2021
576f6bb
gcp dashboard: replace https.backend_request_bytes_count.value
endorama Oct 18, 2021
0c0f587
gcp dashboard: replace https.backend_request_count.value
endorama Oct 18, 2021
81b2f46
gcp dashboard: replace https.backend_response_bytes_count.value
endorama Oct 18, 2021
fd190bd
gcp dashboard: replace https.request_bytes_count.value
endorama Oct 18, 2021
17c3d06
gcp dashboard: replace https.request_count.value
endorama Oct 18, 2021
a1e5b14
gcp dashboard: replace https.response_bytes_count.value
endorama Oct 18, 2021
c909621
gcp dashboard: replace l3.internal.egress_bytes_count.value
endorama Oct 18, 2021
4ec2ecd
gcp dashboard: replace l3.internal.egress_packets_count.value
endorama Oct 18, 2021
83f828a
gcp dashboard: replace l3.internal.ingress_bytes_count.value
endorama Oct 18, 2021
c9deff6
gcp dashboard: replace l3.internal.ingress_packets_count.value
endorama Oct 18, 2021
052eb6e
gcp dashboard: replace tcp_ssl_proxy.egress_bytes_count.value
endorama Oct 18, 2021
5dbe5e1
gcp dashboard: replace tcp_ssl_proxy.ingress_bytes_count.value
endorama Oct 18, 2021
183373a
gcp dashboard: replace snapshot.backlog_bytes.value
endorama Oct 18, 2021
c75074e
gcp dashboard: replace snapshot.oldest_message_age.value
endorama Oct 18, 2021
25f3678
gcp dashboard: replace subscription.backlog_bytes.value
endorama Oct 18, 2021
8cfea88
gcp dashboard: replace subscription.oldest_unacked_message_age.value
endorama Oct 18, 2021
e72ee8a
gcp dashboard: replace topic.send_request_count.value
endorama Oct 18, 2021
eaa825f
gcp dashboard: replace api.request_count.value
endorama Oct 18, 2021
874327f
gcp dashboard: replace network.received_bytes_count.value
endorama Oct 18, 2021
fd042c7
gcp dashboard: replace network.sent_bytes_count.value
endorama Oct 18, 2021
04f567a
gcp dashboard: replace storage.object_count.value
endorama Oct 18, 2021
e9cf813
gcp dashboard: replace storage.total_bytes.value
endorama Oct 18, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Remove deprecated config option default_region from aws module. {pull}28120[28120]
- Remove deprecated config option perfmon.counters from windows/perfmon metricset. {pull}28282[28282]
- Remove deprecated fields in Redis module. {issue}11835[11835] {pull}28246[28246]
- Align fields to Beats naming conventions in GCP module. {issue}27231[27231] {pull}27974[27974]

*Packetbeat*

Expand Down
Loading