AppD Archive

MarkLogic metrics into AppD

CommunityUser
Splunk Employee
Splunk Employee

Has anyone out there ever working on sending MarkLogic metrics via REST or machine agent to AppDynamics? I'm currently investigating this and looking for ways to monitor our ML systems. From what I've seen, AppD doesn't have plans currently to build an agent for ML. Anyone out there done this? 

Thanks

Tags (1)
0 Karma

Arun_Dasetty
Super Champion

Hi,

We apologize for delay in response, we do not see any customers have tried this noSQL MarkLogic to monitor using AD , However we could confirm you can monitor MarkLogic by defining Custom exit point rules on API such as :

<custom-call name="MarkLogic.InsertContent">
        <match-class type="implements-interface" name="com.marklogic.xcc.Session"/>
        <method-name>insertContent</method-name>
    </custom-call>

If you are looking for metrics specific to the MarkLogic NoSQL DB sush as extension integrated with machine agent which reports db metrics to controller which later can be retrieved using rest api,  we request you to feel free to raise a request at: http://docs.appdynamics.com/display/DASH/Request+an+AppDynamics+Extension , so that internal concerned team shall prioritize the request further. Hope that information helps.

Regards,

Arun

<custom-call name="MarkLogic.InsertContent">
        <match-class type="implements-interface" name="com.marklogic.xcc.Session"/>
        <method-name>insertContent</method-name>
    </custom-call>
0 Karma
Get Updates on the Splunk Community!

See just what you’ve been missing | Observability tracks at Splunk University

Looking to sharpen your observability skills so you can better understand how to collect and analyze data from ...

Weezer at .conf25? Say it ain’t so!

Hello Splunkers, The countdown to .conf25 is on-and we've just turned up the volume! We're thrilled to ...

How SC4S Makes Suricata Logs Ingestion Simple

Network security monitoring has become increasingly critical for organizations of all sizes. Splunk has ...