Hello all,
I am implementing a SQL data source extension (see also https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/sql/sql-reference) using a 3rd-party JDBC driver which is not available in dynatrace out of the box. Schema version is 1.295 and the <JDBC driver >.jar should be installed in one of the following directories:
- Windows: c:\programData\dynatrace\remotepluginmodule\agent\conf\userdata\lib
- Linux: /var/lib/dynatrace/remotepluginmodufle/agent/conf/userdata/libs
How can I install the <JDBC driver >.jar? Can I upload/install it via dynatrace gui?
Thank you so much for your support!