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

IBM DB2 Add support to use go_ibm_db library in metricbeat #4448

Closed
muthu-mps opened this issue Oct 12, 2022 · 4 comments
Closed

IBM DB2 Add support to use go_ibm_db library in metricbeat #4448

muthu-mps opened this issue Oct 12, 2022 · 4 comments
Assignees
Labels

Comments

@muthu-mps
Copy link
Contributor

muthu-mps commented Oct 12, 2022

Using go_ibm_db driver library needs run time environment variables to be set. This dependency blocks generating metricbeat binary.
The use-case already executed and the details are captured here
After discussing with the observability robots team, Issue has been raised on the same.
Checking with the possibilities to see, Whether we could set those variables in the build script.

@muthu-mps muthu-mps self-assigned this Oct 12, 2022
@muthu-mps
Copy link
Contributor Author

Working on exploring the approaches used in Packet-beat for libpcap to see if we could leverage the same capabilities for DB2 as well.

@muthu-mps
Copy link
Contributor Author

IBM DB2 requires new library needs to be included in golang-crossbuild. Discussions around this here

@muthu-mps
Copy link
Contributor Author

After discussing with Lalit and Agi - Started looking into the below options.

  • Can we release a separate Metricbeat binary only for DB2?
  • Where do we put the additional setting, as part of the build flow?
    Installing the CLI driver
    Setting the env variables
  • Can we handle the script error at Jenkins CI.
  • Can we download the clidriver and add it as a part of the source code and set the environment variables ?
  • Is it possible to have an optional flag to build just for IBM DB2.

@botelastic
Copy link

botelastic bot commented Nov 9, 2023

Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Nov 9, 2023
@botelastic botelastic bot closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant