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

Add azure billing metricset #19207

Merged
merged 25 commits into from
Jul 13, 2020
Merged

Add azure billing metricset #19207

merged 25 commits into from
Jul 13, 2020

Conversation

narph
Copy link
Contributor

@narph narph commented Jun 15, 2020

What does this PR do?

Adds usage and costs metrics from azure subscriptions

Why is it important?

Shows relevant charges and forecast information

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

How to test this PR locally

Enable billing metricset in the azure module

Related issues

Screenshots

metricbeat-azure-billing-overview

@narph narph self-assigned this Jun 15, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 15, 2020
@narph narph added [zube]: In Progress Team:Integrations Label for the Integrations team labels Jun 15, 2020
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 15, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jun 15, 2020

💔 Tests Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #19207 updated]

  • Start Time: 2020-07-13T17:23:52.093+0000

  • Duration: 92 min 19 sec

Test stats 🧪

Test Results
Failed 1
Passed 8326
Skipped 1552
Total 9879

Test errors

Expand to view the tests failures

  • Name: Build and Test / Filebeat Mac OS X / test_shutdown – test_shutdown.Test

    • Age: 1
    • Duration: 3.132
    • Error Details: Expected exit code to be 0, but it was -15

Steps errors

Expand to view the steps failures

  • Name: Report to Codecov

    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Duration: 2 min 22 sec

    • Start Time: 2020-07-13T17:44:30.936+0000

    • log

  • Name: Make -C filebeat testsuite

    • Description: make -C filebeat testsuite

    • Duration: 7 min 3 sec

    • Start Time: 2020-07-13T17:48:31.964+0000

    • log

  • Name: Mage update build test

    • Description: mage update build test

    • Duration: 5 min 50 sec

    • Start Time: 2020-07-13T17:48:21.138+0000

    • log

  • Name: Mage build unitTest

    • Description: mage build unitTest

    • Duration: 7 min 41 sec

    • Start Time: 2020-07-13T18:27:07.794+0000

    • log

  • Name: Recursively delete the current directory from the workspace

    • Description: script returned exit code 1

    • Duration: 0 min 10 sec

    • Start Time: 2020-07-13T18:36:37.549+0000

    • log

  • Name: Make -C auditbeat testsuite

    • Description: make -C auditbeat testsuite

    • Duration: 8 min 38 sec

    • Start Time: 2020-07-13T17:48:32.527+0000

    • log

  • Name: Report to Codecov

    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Duration: 2 min 22 sec

    • Start Time: 2020-07-13T17:56:12.076+0000

    • log

  • Name: Report to Codecov

    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Duration: 2 min 22 sec

    • Start Time: 2020-07-13T17:56:50.950+0000

    • log

  • Name: Make -C libbeat testsuite

    • Description: make -C libbeat testsuite

    • Duration: 13 min 6 sec

    • Start Time: 2020-07-13T17:49:21.288+0000

    • log

  • Name: Report to Codecov

    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Duration: 2 min 22 sec

    • Start Time: 2020-07-13T18:02:31.009+0000

    • log

  • Name: Make -C x-pack/libbeat testsuite

    • Description: make -C x-pack/libbeat testsuite

    • Duration: 6 min 43 sec

    • Start Time: 2020-07-13T17:58:38.169+0000

    • log

  • Name: Make -C packetbeat testsuite

    • Description: make -C packetbeat testsuite

    • Duration: 7 min 46 sec

    • Start Time: 2020-07-13T17:58:52.249+0000

    • log

  • Name: Make -C generator/_templates/metricbeat test-package

    • Description: make -C generator/_templates/metricbeat test-package

    • Duration: 8 min 50 sec

    • Start Time: 2020-07-13T18:02:47.561+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-07-13T18:54:32.012Z] WARNING: You are using pip version 19.2.3, however version 20.1.1 is available.
[2020-07-13T18:54:32.012Z] You should consider upgrading via the 'python -m pip install --upgrade pip' command.
[2020-07-13T18:55:39.861Z] WARNING: You are using pip version 19.2.3, however version 20.1.1 is available.
[2020-07-13T18:55:39.861Z] You should consider upgrading via the 'python -m pip install --upgrade pip' command.
[2020-07-13T18:55:39.861Z] S..
[2020-07-13T18:55:39.861Z] [success] 71.74% test_base.Test.test_export_function: 0.3403s
[2020-07-13T18:55:39.861Z] [success] 28.26% test_base.Test.test_export_function_invalid_conf: 0.1341s
[2020-07-13T18:55:39.861Z] ----------------------------------------------------------------------
[2020-07-13T18:55:39.861Z] Ran 3 tests in 0.476s
[2020-07-13T18:55:39.861Z] 
[2020-07-13T18:55:39.861Z] OK (SKIP=1)
[2020-07-13T18:55:39.861Z] >> python test: Unit Testing Complete
[2020-07-13T18:55:39.937Z] Recording test results
[2020-07-13T18:55:43.584Z] Stashed 2 file(s)
[2020-07-13T18:55:43.594Z] Archiving artifacts
[2020-07-13T18:55:45.903Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats
[2020-07-13T18:55:46.208Z] + find . -type f -name TEST*.xml -path */build/* -delete
[2020-07-13T18:55:46.221Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Lint
[2020-07-13T18:55:46.310Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Elastic-Agent-x-pack
[2020-07-13T18:55:46.385Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-crosscompile
[2020-07-13T18:55:46.501Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Filebeat-x-pack
[2020-07-13T18:55:46.593Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Elastic-Agent-x-pack-Windows
[2020-07-13T18:55:46.689Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Filebeat-oss
[2020-07-13T18:55:46.770Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-oss-Linux
[2020-07-13T18:55:46.868Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-x-pack
[2020-07-13T18:55:46.956Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Filebeat-x-pack-Windows
[2020-07-13T18:55:47.050Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-oss-Windows
[2020-07-13T18:55:47.143Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Heartbeat-oss
[2020-07-13T18:55:47.231Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Winlogbeat-oss
[2020-07-13T18:55:47.342Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Dockerlogbeat
[2020-07-13T18:55:47.432Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Filebeat-Windows
[2020-07-13T18:55:47.526Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Generators-Metricbeat-Linux
[2020-07-13T18:55:47.603Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Functionbeat-x-pack
[2020-07-13T18:55:47.689Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Journalbeat-oss
[2020-07-13T18:55:47.775Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Libbeat-oss
[2020-07-13T18:55:47.857Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Libbeat-x-pack
[2020-07-13T18:55:47.932Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-OSS-Unit-tests
[2020-07-13T18:55:48.023Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Packetbeat-oss
[2020-07-13T18:55:48.117Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Winlogbeat-Windows-x-pack
[2020-07-13T18:55:48.195Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-x-pack-Windows
[2020-07-13T18:55:48.282Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-crosscompile
[2020-07-13T18:55:48.369Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-x-pack
[2020-07-13T18:55:48.445Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Winlogbeat-Windows
[2020-07-13T18:55:48.531Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-Windows
[2020-07-13T18:55:48.623Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-x-pack-Windows
[2020-07-13T18:55:48.709Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Elastic-Agent-Mac-OS-X
[2020-07-13T18:55:48.795Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Filebeat-x-pack-Mac-OS-X
[2020-07-13T18:55:48.873Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-x-pack-Mac-OS-X
[2020-07-13T18:55:48.950Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Auditbeat-oss-Mac-OS-X
[2020-07-13T18:55:49.038Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Filebeat-Mac-OS-X
[2020-07-13T18:55:49.115Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-Python-integration-tests
[2020-07-13T18:55:49.202Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests
[2020-07-13T18:55:49.281Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-x-pack-Mac-OS-X
[2020-07-13T18:55:49.357Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-Mac-OS-X
[2020-07-13T18:55:49.436Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Heartbeat-Mac-OS-X
[2020-07-13T18:55:49.514Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Functionbeat-Mac-OS-X-x-pack
[2020-07-13T18:55:49.609Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Heartbeat-Windows
[2020-07-13T18:55:49.705Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Functionbeat-Windows
[2020-07-13T18:55:50.080Z] + cat
[2020-07-13T18:55:50.080Z] + /usr/local/bin/runbld ./runbld-script
[2020-07-13T18:55:50.080Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-07-13T18:55:56.680Z] runbld>>> runbld started
[2020-07-13T18:55:56.680Z] runbld>>> 1.6.12/f45d832f2ba0aa2722ab4ec1fda8ad140f027f8b
[2020-07-13T18:55:57.621Z] runbld>>> The following profiles matched the job 'Beats/beats/PR-19207' in order of occurrence in the config (last value wins).
[2020-07-13T18:55:59.002Z] runbld>>> Debug logging enabled.
[2020-07-13T18:55:59.002Z] runbld>>> Storing result
[2020-07-13T18:55:59.002Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-07-13T18:55:59.002Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200713185558-0F8B5652
[2020-07-13T18:55:59.002Z] runbld>>> Adding system facts.
[2020-07-13T18:55:59.942Z] runbld>>> Adding vcs info for the latest commit:  ab4e3538e2e77e7b41a723b67701a9dbc49dfb71
[2020-07-13T18:55:59.942Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-07-13T18:55:59.942Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-07-13T18:55:59.942Z] Processing JUnit reports with runbld...
[2020-07-13T18:55:59.942Z] + echo 'Processing JUnit reports with runbld...'
[2020-07-13T18:56:00.203Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-07-13T18:56:00.203Z] runbld>>> DURATION: 32ms
[2020-07-13T18:56:00.203Z] runbld>>> STDOUT: 40 bytes
[2020-07-13T18:56:00.203Z] runbld>>> STDERR: 49 bytes
[2020-07-13T18:56:00.203Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-07-13T18:56:00.203Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats
[2020-07-13T18:56:01.145Z] runbld>>> Storing build metadata: 
[2020-07-13T18:56:01.145Z] runbld>>> Adding test report.
[2020-07-13T18:56:01.145Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats
[2020-07-13T18:56:02.085Z] runbld>>> Found 88 test output files
[2020-07-13T18:56:04.075Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-graphite.xml
[2020-07-13T18:56:04.075Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-19207/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-windows.xml
[2020-07-13T18:56:04.075Z] runbld>>> Test output logs contained: Errors: 0 Failures: 1 Tests: 9733 Skipped: 1329
[2020-07-13T18:56:04.339Z] runbld>>> Storing result
[2020-07-13T18:56:04.339Z] runbld>>> FAILURES: 1
[2020-07-13T18:56:04.599Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-07-13T18:56:04.599Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200713185558-0F8B5652
[2020-07-13T18:56:04.859Z] runbld>>> Email notification disabled by environment variable.
[2020-07-13T18:56:04.859Z] runbld>>> Slack notification disabled by environment variable.
[2020-07-13T18:56:10.353Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-19207
[2020-07-13T18:56:10.461Z] [INFO] getVaultSecret: Getting secrets
[2020-07-13T18:56:10.530Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-07-13T18:56:11.238Z] + chmod 755 generate-build-data.sh
[2020-07-13T18:56:11.238Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-19207/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-19207/runs/5 FAILURE 5538886
[2020-07-13T18:56:11.238Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-19207/runs/5/steps/?limit=10000 -o steps-info.json
[2020-07-13T18:56:13.721Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-19207/runs/5/tests/?status=FAILED -o tests-errors.json

vendor

work

run

fix

change

fix

fix dependencies

work

fix
@narph narph marked this pull request as ready for review July 9, 2020 13:24
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

Copy link
Contributor

@kaiyan-sheng kaiyan-sheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it looks good! Just several small comments.

metricbeat/docs/fields.asciidoc Outdated Show resolved Hide resolved
@@ -97,6 +97,11 @@ so the `period` for `container_service` metricset should be `300s` or multiples
This metricset will collect relevant metrics from specified database accounts, these metrics will have a timegrain every 5 minutes,
so the `period` for `database_account` metricset should be `300s` or multiples of `300s`.

[float]
=== `billing`
This metricset will collect relevant usage data and forecast information from the specific subscription, these metrics will have a timegrain every 24 hours,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This metricset will collect relevant usage data and forecast information from the specific subscription, these metrics will have a timegrain every 24 hours,
This metricset will collect relevant usage data and forecast information from a specific subscription. These metrics will have a timegrain every 24 hours,

x-pack/metricbeat/module/azure/billing/client.go Outdated Show resolved Hide resolved
x-pack/metricbeat/module/azure/billing/client.go Outdated Show resolved Hide resolved
x-pack/metricbeat/module/azure/billing/client.go Outdated Show resolved Hide resolved
x-pack/metricbeat/module/azure/billing/client.go Outdated Show resolved Hide resolved
x-pack/metricbeat/module/azure/billing/data.go Outdated Show resolved Hide resolved
@kaiyan-sheng
Copy link
Contributor

Lint failure should be fixed in master now. If you rebase this PR, hopefully CI will turn green 😄

@narph narph added the needs_backport PR is waiting to be backported to other branches. label Jul 9, 2020
@narph narph merged commit e69eb97 into elastic:master Jul 13, 2020
@narph narph deleted the azure-billing branch July 13, 2020 18:57
narph added a commit to narph/beats that referenced this pull request Jul 13, 2020
* work on metricset

vendor

work

run

fix

change

fix

fix dependencies

work

fix

* remove vendor

* remove unused

* work on the billing

* make notice

* work on fields

* build dashboards

* make notice

* review

* make sure * is set to auto in gitattributes

* test

* update CLRF to LF

* update CLRF to LF

* notice

* notice

* Fix notice

* update visualization

Co-authored-by: Martijn Laarman <[email protected]>
Co-authored-by: Carlos Pérez-Aradros Herce <[email protected]>
(cherry picked from commit e69eb97)
narph added a commit that referenced this pull request Jul 14, 2020
* work on metricset

vendor

work

run

fix

change

fix

fix dependencies

work

fix

* remove vendor

* remove unused

* work on the billing

* make notice

* work on fields

* build dashboards

* make notice

* review

* make sure * is set to auto in gitattributes

* test

* update CLRF to LF

* update CLRF to LF

* notice

* notice

* Fix notice

* update visualization

Co-authored-by: Martijn Laarman <[email protected]>
Co-authored-by: Carlos Pérez-Aradros Herce <[email protected]>
(cherry picked from commit e69eb97)
v1v added a commit to v1v/beats that referenced this pull request Jul 14, 2020
* upstream/master: (25 commits)
  [Elastic Agent] Send checkin payload to Fleet (elastic#19857)
  [Ingest Manager] Fixed tests across agent elastic#19877
  [Ingest Manager] Fix serialization test  elastic#19876
  Fix service start type mapping in windows/service metricset (elastic#19551)
  ci: Change comment trigger detection method (elastic#19827)
  Add 21 autogenerated filesets from rsa2elk devices (elastic#19713)
  [Ingest Manager] Agent config cleanup (elastic#19848)
  libbeat/publisher/pipeline: fix data races (elastic#19821)
  Update monitoring-internal-collection.asciidoc (elastic#19422) (elastic#19697)
  [Elastic Agent] Trust exchange endpoint must bind to 127.0.0.1 (elastic#19861)
  Specify an ECS version in Auditbeat/Packetbeat/Winlogbeat (elastic#19159)
  Add azure billing metricset (elastic#19207)
  Add support for appinsights in the metricbeat azure module (elastic#18940)
  Add MySQL query metricset with lightweight module and SQL helper (elastic#18955)
  [Ingest Manager] Refuse invalid stream values in configuration (elastic#19587)
  Do not use vendor during integration tests (elastic#19839)
  LIBBEAT: Enhancement Convert dissected values from String to other basic data types and IP (elastic#18683)
  [Elastic Agent] Remove support for "logs" and only support logfile (elastic#19761)
  [CI] support windows-2012 (elastic#19773)
  Do not update go.mod during packaging and testing (elastic#19823)
  ...
@narph narph added test-plan Add this PR to be manual test plan v7.9.0 labels Jul 17, 2020
@andresrc andresrc added the test-plan-added This PR has been added to the test plan label Jul 21, 2020
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
* work on metricset

vendor

work

run

fix

change

fix

fix dependencies

work

fix

* remove vendor

* remove unused

* work on the billing

* make notice

* work on fields

* build dashboards

* make notice

* review

* make sure * is set to auto in gitattributes

* test

* update CLRF to LF

* update CLRF to LF

* notice

* notice

* Fix notice

* update visualization

Co-authored-by: Martijn Laarman <[email protected]>
Co-authored-by: Carlos Pérez-Aradros Herce <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_backport PR is waiting to be backported to other branches. Team:Integrations Label for the Integrations team test-plan Add this PR to be manual test plan test-plan-added This PR has been added to the test plan v7.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants