Skip to content

Commit

Permalink
[Metricbeat] gcp: respect Beats naming conventions (#27974)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5375f0a)

# Conflicts:
#	metricbeat/docs/fields.asciidoc
  • Loading branch information
endorama committed Oct 19, 2021
1 parent 73713bc commit 65989ea
Show file tree
Hide file tree
Showing 37 changed files with 443 additions and 292 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add Linux pressure metricset {pull}27355[27355]
- Add User-Agent header to HTTP requests. {issue}18160[18160] {pull}27509[27509]
- Errors should be thrown as errors. Metricsets inside Metricbeat will now throw errors as the `error` log level. {pull}27804[27804]
- Remove deprecated fields in Docker module. {issue}11835[11835] {pull}27933[27933]
- Remove deprecated fields in Kafka module. {pull}27938[27938]
- Remove deprecated config option default_region from aws module. {pull}28120[28120]
- Remove linux-only metrics from diskio, memory {pull}28292[28292]
- 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

0 comments on commit 65989ea

Please sign in to comment.