Skip to content

Cherry-pick #13257 to 7.x: [Metricbeat] [WIP] Add SQL module (#13106)#15051

Merged
jsoriano merged 2 commits intoelastic:7.xfrom
jsoriano:backport_13257_7.x
Dec 12, 2019
Merged

Cherry-pick #13257 to 7.x: [Metricbeat] [WIP] Add SQL module (#13106)#15051
jsoriano merged 2 commits intoelastic:7.xfrom
jsoriano:backport_13257_7.x

Conversation

@jsoriano
Copy link
Copy Markdown
Member

Cherry-pick of PR #13257 to 7.x branch. Original message:

This is a draft for a odbc module that you can set datasource and a query to generate metrics.

This way, you can get metrics from DB2 (#13106) and others databases.

PR is in progress and subject to changes.

The SQL module can collect metrics and other data with
custom queries, using the database drivers included in
Metricbeat.

(cherry picked from commit a3136a4)
@jsoriano jsoriano requested a review from a team as a code owner December 11, 2019 12:16
@mtojek
Copy link
Copy Markdown
Contributor

mtojek commented Dec 11, 2019

I'm afraid that Travis CI reported an issue. Please run mage fmt update.

@mtojek
Copy link
Copy Markdown
Contributor

mtojek commented Dec 11, 2019

Thank you!

Copy link
Copy Markdown
Contributor

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

Provided the job succeeds, approved!

@jsoriano jsoriano merged commit 5f5333d into elastic:7.x Dec 12, 2019
@jsoriano jsoriano deleted the backport_13257_7.x branch December 12, 2019 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants