Skip to content

Conversation

@ampeers
Copy link

@ampeers ampeers commented Jan 28, 2025

Hi,

I ran into use case where I want to use dms-collector to fetch data from multiple tables for weblogic managed server monitoring purposes. I need a little bit of info from multiple source tables. It meant that I ran 10 requests against each weblogic server each minute. Then I noticed that DMS Spy actually supports querying multiple tables in a single request.

It could be done even previously if I passed tables as for example 'JVM&table=JDBC_Driver', however that is not that convenient and 'pretty'.

I also added support for json output.

My apologies if I got something wrong, this is my first public commit.

Best regards,
A

… Spy support it with additional &table= parameter value), added support for json output format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant