Hi dynatrace gurus,
I know this sounds expensive, but i want to supplement a dashboard with some data in have stored in a database. Is there a plugin or mod that can do this?
Thanks
Answer by Dominik S. ·
I think there is no plugin specifically for JDBC-Queries or direct SQL Access. If you can use a commandline SQL client to retrieve the information, the SSH Action Plugin or Generic Execution Plugin allow to execute arbitrary commands.
Although none of them provides access to the results besides execution results, so for querying more detailed stuff, you are probably better off with a specifically developed custom plugin anyway.
Dominik.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET