Skip to content

Commit

Permalink
[Metricbeat] Add aggregation aligner as a config param for stackdrive…
Browse files Browse the repository at this point in the history
…r metricset in GCP (elastic#17719)

* Add metricDescriptor to get sample period and ingest delay time
* add aggregation for ListTimeSeriesRequest
* Add aligner into metric name suffix (eg: .avg, .sum)
  • Loading branch information
kaiyan-sheng authored Apr 24, 2020
1 parent d086c63 commit 98f02e1
Show file tree
Hide file tree
Showing 38 changed files with 2,068 additions and 658 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Reference kubernetes manifests mount data directory from the host when running metricbeat as daemonset, so data persist between executions in the same node. {pull}17429[17429]
- Add more detailed error messages, system tests and small refactoring to the service metricset in windows. {pull}17725[17725]
- Stack Monitoring modules now auto-configure required metricsets when `xpack.enabled: true` is set. {issue}16471[[16471] {pull}17609[17609]
- Add aggregation aligner as a config parameter for googlecloud stackdriver metricset. {issue}17141[[17141] {pull}17719[17719]
- Move the perfmon metricset to GA. {issue}16608[16608] {pull}17879[17879]

*Packetbeat*
Expand Down
Loading

0 comments on commit 98f02e1

Please sign in to comment.